관리-도구
편집 파일: PropertyException.php
<?php namespace DeepCopy\Exception; use ReflectionException; class PropertyException extends ReflectionException { }