Go\Stubs\FirstStatic::__construct PHP Метод

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

public __construct ( Go\Aop\Intercept\Invocation $invocation )
$invocation Go\Aop\Intercept\Invocation
    public function __construct(Invocation $invocation)
    {
        static::$invocation = $invocation;
    }