Type Definition phper::classes::StatelessClassEntry[][src]

type StatelessClassEntry = ClassEntry<()>;
Expand description

Used to represent classes not registered by this framework, or classes that do not have or do not want to process state.