Skip to content

WP141 #1126 Update method return types for initialization

Adjusted return types in Person class and ScimConnector to use ScimRecord|NULL|FALSE to handle all cases uniformly.

Initialized statusCode with 0 and modified getStatusCode to return int|null in ApiConnectorPluginBase.

Merge request reports

Loading