Ergo\Error\ErrorProxy::__construct PHP Метод

__construct() публичный Метод

Constructor
public __construct ( $application )
    public function __construct($application)
    {
        $this->_application = $application;
    }