This commit is contained in:
Laurent Destailleur 2020-04-03 03:04:23 +02:00
parent 237615aa71
commit b5e5d96d50

View File

@ -64,7 +64,9 @@ class DolibarrApiAccess implements iAuthenticate
* Check access
*
* @return bool
* @throws RestException
*
* @throws RestException 401 Forbidden
* @throws RestException 503 Technical error
*/
public function __isAllowed()
{