| Current Path : /home/rtorresani/www/vendor/myclabs/deep-copy/src/DeepCopy/Exception/ |
| Current File : //home/rtorresani/www/vendor/myclabs/deep-copy/src/DeepCopy/Exception/PropertyException.php |
<?php
namespace DeepCopy\Exception;
use ReflectionException;
class PropertyException extends ReflectionException
{
}