@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * config file |
|
4 | - */ |
|
3 | + * config file |
|
4 | + */ |
|
5 | 5 | return [ |
6 | 6 | 'setting-example' => 'I love Phile!' |
7 | 7 | ]; |
@@ -18,7 +18,7 @@ |
||
18 | 18 | class Meta implements MetaInterface |
19 | 19 | { |
20 | 20 | /** |
21 | - * @var array $config the configuration for this parser |
|
21 | + * @var array $config the configuration for this parser |
|
22 | 22 | */ |
23 | 23 | private $config; |
24 | 24 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Plugin class |
|
4 | - */ |
|
3 | + * Plugin class |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | /* |
7 | 7 | * The namespace structure is Phile\Plugin\<vendor>\<plugin-name> |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * config file |
|
4 | - */ |
|
3 | + * config file |
|
4 | + */ |
|
5 | 5 | return [ |
6 | 6 | 'setting-example' => 'I love Phile!' |
7 | 7 | ]; |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Plugin class |
|
4 | - */ |
|
3 | + * Plugin class |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | /* |
7 | 7 | * The namespace structure is Phile\Plugin\<vendor>\<plugin-name> |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Plugin class |
|
4 | - */ |
|
3 | + * Plugin class |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | /* |
7 | 7 | * The namespace structure is Phile\Plugin\<vendor>\<plugin-name> |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Plugin class |
|
4 | - */ |
|
3 | + * Plugin class |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | /* |
7 | 7 | * The namespace structure is Phile\Plugin\<vendor>\<plugin-name> |
@@ -175,7 +175,7 @@ |
||
175 | 175 | ]; |
176 | 176 | |
177 | 177 | /** |
178 | - * @var array $templateVars |
|
178 | + * @var array $templateVars |
|
179 | 179 | */ |
180 | 180 | $templateVars = Registry::get('templateVars'); |
181 | 181 | $templateVars += $defaults; |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Plugin class |
|
4 | - */ |
|
3 | + * Plugin class |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | /* |
7 | 7 | * The namespace structure is Phile\Plugin\<vendor>\<plugin-name> |