List of attributes in use in the code.
Attribute | Type | Location |
---|---|---|
Attribute | class | class Foo |
Authenticate('admin_logged_in''admin_logged_in') | class | class TodoController |
Authenticate('admin_logged_in''admin_logged_in') | class | class TodoController |
ReturnTypeWillChange | method | function accept () |
ReturnTypeWillChange | method | function count () |
ReturnTypeWillChange | method | function current () |
ReturnTypeWillChange | method | function getChildren () |
ReturnTypeWillChange | method | function key () |
ReturnTypeWillChange | method | function next () |
ReturnTypeWillChange | method | function rewind () |
ReturnTypeWillChange | method | function valid () |
SomeAttribute('summary''summary') | class | class anonymous-class |
Var_Dump(10) | function | function debugMe () |