/home/techb158/exp.abdallabala.com/vendor/tightenco/collect/src/Collect/Support
NameSizeModeActions
Traits/-0755rm
alias.php10210644editdlrm
Arr.php153770644editdlrm
Collection.php529960644editdlrm
helpers.php31530644editdlrm
HigherOrderCollectionProxy.php14360644editdlrm
HtmlString.php7130644editdlrm
Edit: /home/techb158/exp.abdallabala.com/vendor/tightenco/collect/src/Collect/Support/HtmlString.php (713B)
html = $html; } /** * Get the HTML string. * * @return string */ public function toHtml() { return $this->html; } /** * Get the HTML string. * * @return string */ public function __toString() { return $this->toHtml(); } }