Class Development
Development task.
- mako\reactor\Task
-
app\tasks\Development uses mako\syringe\ContainerAwareTrait (not available)
public
|
|
public
|
protected static
array
|
$taskInfo
Task information. |
#
[
'create_user' =>
[
'description' => 'Creates a dummy user in the database.',
],
'remove_user' =>
[
'description' => 'Removes the dummy user from the database.',
],
]
|