PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
myclabs
/
deep-copy
/
src
/
DeepCopy
/
Exception
<?php namespace DeepCopy\Exception; use ReflectionException; class PropertyException extends ReflectionException { }
[+]
..
[-] CloneException.php
[edit]
[-] PropertyException.php
[edit]