Chrisbjr\ApiGuard\Providers\Auth\October::__construct PHP 메소드

__construct() 공개 메소드

public __construct ( October\Rain\Auth\Manager $october )
$october October\Rain\Auth\Manager
    public function __construct(OctoberAuth $october)
    {
        $this->october = $october;
    }