Solar_Role_Adapter_File::add()

public void Solar_Role_Adapter_File::add ( string $val )

Appends a single role to the existing list of roles.

Inherited from Solar_Role_Adapter.

Parameters

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

Returns

  • (void)

Description

Appends a single role to the existing list of roles.



Local