BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
src
/
Exception
/
Reflection
📤 Upload
📝 New File
📁 New Folder
Close
Editing: MissingPrivatePropertyException.php
<?php declare (strict_types=1); namespace Rector\Exception\Reflection; use Exception; final class MissingPrivatePropertyException extends Exception { }
Save
Cancel