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

__construct() public method

public __construct ( Sentinel $sentinel )
$sentinel Cartalyst\Sentinel\Sentinel
    public function __construct(SentinelAuth $sentinel)
    {
        $this->sentinel = $sentinel;
    }