X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/vendor/illuminate/contracts/Support
home
/
gfecatvj
/
sites
/
vendor
/
illuminate
/
contracts
/
Support
/
📁
..
📄
Arrayable.php
(184 B)
📄
DeferrableProvider.php
(207 B)
📄
DeferringDisplayableValue.php
(285 B)
📄
Htmlable.php
(186 B)
📄
Jsonable.php
(241 B)
📄
MessageBag.php
(2.13 KB)
📄
MessageProvider.php
(236 B)
📄
Renderable.php
(197 B)
📄
Responsable.php
(306 B)
Editing: Htmlable.php
<?php namespace Illuminate\Contracts\Support; interface Htmlable { /** * Get content as a string of HTML. * * @return string */ public function toHtml(); }
Upload File
Create Folder