1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 13:16:45 +02:00

Pages class refactoring

This commit is contained in:
Awilum
2018-03-11 00:26:19 +03:00
parent 3d4b5faefe
commit 1349ad9d7b

View File

@@ -29,7 +29,9 @@ class Pages
public $page;
/**
* Construct
* Constructor
*
* @param Rawilum $rawilum
*/
public function __construct(Rawilum $c)
{