Nelmio\Alice\Definition\Object\ImmutableObject::getInstance PHP 메소드

getInstance() 공개 메소드

public getInstance ( )
    public function getInstance()
    {
        return deep_clone($this->instance);
    }