Commit 91f61bfc by Alexander Makarov

Fixed phpdoc

parent 9d6202ea
......@@ -68,7 +68,7 @@ class PhpManager extends BaseManager
*/
protected $children = []; // itemName, childName => child
/**
* @var Assignment[]
* @var array
*/
protected $assignments = []; // userId, itemName => assignment
/**
......
Markdown is supported
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