]> BookStack Code Mirror - bookstack/commit
SAML: Set static type to pass static checks
authorDan Brown <redacted>
Mon, 10 Jun 2024 09:31:35 +0000 (10:31 +0100)
committerDan Brown <redacted>
Mon, 10 Jun 2024 09:31:35 +0000 (10:31 +0100)
commit11a7ccc37e6ff62b7d666d89ae80f5f4a3ebea99
tree6c0abf1ac7d5503b75d2c765d5827edd226c5c3e
parentd9b9e6c0b15df4d55a0e7b137bba36051db41db6
SAML: Set static type to pass static checks

Not totally clear if underlying code can actually return null, but
playing it safe to remain as-is for now for patch release.
app/Access/Saml2Service.php