Nextras\Orm\Entity\Entity::__unset PHP 메소드

__unset() 공개 메소드

public __unset ( $name )
    public function __unset($name)
    {
        throw new NotSupportedException();
    }