Chrisbjr\ApiGuard\Providers\Auth\October::__construct PHP Method

__construct() public method

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