diff --git a/rawilum/Pages.php b/rawilum/Pages.php index 513bf94d..df7b8634 100755 --- a/rawilum/Pages.php +++ b/rawilum/Pages.php @@ -29,7 +29,9 @@ class Pages public $page; /** - * Construct + * Constructor + * + * @param Rawilum $rawilum */ public function __construct(Rawilum $c) {