Maslosoft Signals API
Interface PreFilterInterface
Implement this interface to filter out signals before instantiation.
Pre filters will prevent instantiating a slot, as well as appearing it in results of emit.
- Maslosoft\Signals\Interfaces\PreFilterInterface implements Maslosoft\Signals\Interfaces\FilterInterface
Namespace: Maslosoft\Signals\Interfaces
Author: Piotr Maselkowski
Located at Interfaces/PreFilterInterface.php
Author: Piotr Maselkowski
Located at Interfaces/PreFilterInterface.php
Methods summary
public
|
#
filter( string $className,
Return true to allow this element, or false to skip it |
API documentation generated by ApiGen