add missing docu of parameter

This commit is contained in:
Ralf Becker 2016-03-20 10:59:59 +00:00
parent 59ffb2497b
commit 7968afc67d

View File

@ -101,6 +101,7 @@ class Box extends Etemplate\Widget
*
* We only check passed widget and direct children.
*
* @param Etemplate\Widget $widget
* @param string $cname
* @param array $expand
*/