Ferreteria/v0.5/@cls/caEvent
< Ferreteria | v0.5 | @cls
Jump to navigation
Jump to search
caEvent |
- file: layout/elem/event.php
Methods
abstract static public function Code() : string; // event-type name-string
abstract static public function Method() : string; // method to call
I'm not sure Code()
makes sense. If we were ever going to log these events somewhere, it might -- but this class-family is designed just for internal state-propagating purposes.