Interface Yiisoft\Yii\Debug\StartupPolicy\Collector\CollectorStartupPolicyInterface
Public Methods
| Method | Description | Defined By |
|---|---|---|
| satisfies() | Yiisoft\ |
Method Details
| public abstract boolean satisfies ( Yiisoft\ | ||
| $collector | Yiisoft\ |
|
| $event | object | |
public function satisfies(CollectorInterface $collector, object $event): bool;
User Contributed Notes
Leave a comment
Join the conversation to share a note.