home
/
zktecojo
/
public_html
/
vendor
/
d11wtq
/
boris
/
lib
/
Boris
➕ New
📤 Upload
✎ Editing:
Inspector.php
← Back
<?php /* vim: set shiftwidth=2 expandtab softtabstop=2: */ namespace Boris; /** * Something that is capable of returning a useful representation of a variable. */ interface Inspector { /** * Return a debug-friendly string representation of $variable. * * @param mixed $variable * * @return string */ public function inspect($variable); }
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel