Solar_Role_Adapter::fetch()

public array Solar_Role_Adapter::fetch ( string $handle )

Adapter-specific method to find roles for loading.

Parameters

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

Returns

  • (array) An array of discovered roles.

Description

Adapter-specific method to find roles for loading.



Local