Assignment
class Assignment implements EntryInterface (View source)
Log entry for permission assignments
Properties
| protected Access | $access | The access object being granted to the key.  | 
                |
| protected Key | $key | The permission key being applied  | 
                |
| protected User | $applier | The user applying the permission assignment  |