Class WeightedDispatcher
Used to defined a dispatcher and its weight.
<?php $dispatcher['my'] = new WeightedDispatcher('callback', 'before:that_other_dispatcher');
Methods summary
public
|
Magic methods summary
Properties summary
public
mixed
|
$dispatcher | |
public
mixed
|
$weight |