🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 05:59:35 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
illuminate
/
contracts
/
Support
📍 /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/illuminate/contracts/Support
🔄 Refresh
✏️
Editing: Jsonable.php
Read Only
<?php namespace RectorPrefix202411\Illuminate\Contracts\Support; interface Jsonable { /** * Convert the object to its JSON representation. * * @param int $options * @return string */ public function toJson($options = 0); }
💾 Save Changes
❌ Cancel