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: Jsonable.php
<?php namespace Illuminate\Contracts\Support; interface Jsonable { /** * Convert the object to its JSON representation. * * @param int $options * @return string */ public function toJson($options = 0); }
Upload File
Create Folder