Verified Commit ef16c3eb authored by dockx thibault's avatar dockx thibault
Browse files

:ambulance: Fixes phpstan

Fixes for phpstan
Showing with 1 addition and 1 deletion
+1 -1
......@@ -122,7 +122,7 @@ class tasks extends simplePlugin
* @param array $listOfDN
* @param string $attributeType
* @param array|NULL $attrs
* @param $taskType
* @param string $taskType
* @return void
* Note : $taskType is present to define the object name related to life cycle (core) and any new plugins added to tasks.
*/
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment