Ergo\RegistryProxy::__construct PHP Méthode

__construct() public méthode

Constructor
public __construct ( $handle )
    public function __construct($handle)
    {
        $this->_handle = $handle;
    }