Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
pragmarx
/
ia-arr
/
src
/
Contracts
/
Support
Location:
/home/zoteqbgb/public_html/vendor/pragmarx/ia-arr/src/Contracts/Support
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: Jsonable.php
<?php namespace IlluminateAgnostic\Arr\Contracts\Support; interface Jsonable { /** * Convert the object to its JSON representation. * * @param int $options * @return string */ public function toJson($options = 0); }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
Arrayable.php
196 bytes
0644
2024-10-06 00:56
âï¸
ðï¸
Rename
Htmlable.php
198 bytes
0644
2024-10-06 00:56
âï¸
ðï¸
Rename
Jsonable.php
253 bytes
0644
2024-10-06 00:56
âï¸
ðï¸
Rename
Chang
Apply