Solar_Role_Adapter::load()

public void Solar_Role_Adapter::load ( string $handle )

Load the list of roles for the given user from the adapter.

Parameters

  • (string) $handle: The username to load roles for.

Returns

  • (void)

Description

Load the list of roles for the given user from the adapter.



Local