Solar_Role_Adapter_None::addList()

public void Solar_Role_Adapter_None::addList ( array $list )

Appends a list of roles to the existing list of roles.

Inherited from Solar_Role_Adapter.

Parameters

  • (array) $list: The list of roles to append.

Returns

  • (void)

Description

Appends a list of roles to the existing list of roles.



Local