removeAllItems() protected method
Removes all auth items of the specified type.
protected void removeAllItems ( $type ) | ||
---|---|---|
$type | integer |
The auth item type (either Item::TYPE_PERMISSION or Item::TYPE_ROLE) |
removeAllItems() protected method
Removes all auth items of the specified type.
protected void removeAllItems ( $type ) | ||
---|---|---|
$type | integer |
The auth item type (either Item::TYPE_PERMISSION or Item::TYPE_ROLE) |
Please login to continue.