Solar_Role_Adapter_None::fetch()

public array Solar_Role_Adapter_None::fetch ( string $handle )

Fetch the roles.

Parameters

  • (string) $handle: User handle to get roles for.

Returns

  • (array) An array of discovered roles.

Description

Fetch the roles.



Local