Solar_Role_Adapter::add()

public void Solar_Role_Adapter::add ( string $val )

Appends a single role to the existing list of roles.

Parameters

  • (string) $val: The role to append.

Returns

  • (void)

Description

Appends a single role to the existing list of roles.



Local