[ticket/469] Fix incorrect doc block

B3P-469
This commit is contained in:
Marc Alexander
2015-02-13 22:23:49 +01:00
parent 1e7dc9b576
commit 9899d4fd3c

View File

@@ -80,7 +80,7 @@ class main
*/ */
protected $portal_modules; protected $portal_modules;
/** @var string Allowed columns */ /** @var int Allowed columns */
protected $allowed_columns; protected $allowed_columns;
/** /**