TaskInterface
Marker contract for WebSocket task classes.
The interface gives applications a stable PhalconKit type for task discovery, DI checks, and documentation without constraining action method names beyond Phalcon's task dispatcher conventions.
- Full name:
\PhalconKit\Ws\TaskInterface