BehaviorRegistry (class)

Class BehaviorRegistry

BehaviorRegistry is used as a registry for loaded behaviors and handles loading and constructing behavior objects.

This class also provides method for checking and dispatching behavior methods.

Cake\Core\ObjectRegistry
Extended by Cake\ORM\BehaviorRegistry implements Cake\Event\EventDispatcherInterface uses Cake\Event\EventDispatcherTrait