PayPal\Auth\PPSubjectAuthorization::__construct PHP Method

__construct() public method

public __construct ( $subject )
    public function __construct($subject)
    {
        $this->subject = $subject;
    }
PPSubjectAuthorization