Psecio\PropAuth\Context::__construct PHP Method

__construct() public method

public __construct ( array $context )
$context array
    public function __construct(array $context)
    {
        $this->context = $context;
    }