Toolkit

Tasks

Robo task to Execute given tasks from configuration.

phpcs:disable Generic.NamingConventions.TraitNameSuffix.Missing

Table of Contents

Methods

taskExecute()  : CollectionBuilder
Execute a command.

Methods

taskExecute()

Execute a command.

protected taskExecute(array<string|int, string> $tasks) : CollectionBuilder
Parameters
$tasks : array<string|int, string>

An array with tasks to execute.

Return values
CollectionBuilder

The task executed.


        
On this page

Search results