TaskInterface

Marker contract for PhalconKit CLI task handlers.

Tasks implement Phalcon's native task contract and can type against this interface when they want to stay within the PhalconKit namespace. The default

  • See: \PhalconKit\Cli\Task base class adds typed injectable property annotations for common CLI services.

  • Full name: \PhalconKit\Cli\TaskInterface
  • Parent interfaces: TaskInterface