@@ -94,7 +94,7 @@ |
||
94 | 94 | /** |
95 | 95 | * Get the Bootstrap constants. |
96 | 96 | * |
97 | - * @return array Returns the Bootstrap constants. |
|
97 | + * @return string[] Returns the Bootstrap constants. |
|
98 | 98 | */ |
99 | 99 | public static function getBootstrapConstants() { |
100 | 100 | return [ |
@@ -117,7 +117,7 @@ |
||
117 | 117 | /** |
118 | 118 | * Get the Twig functions. |
119 | 119 | * |
120 | - * @return array Returns the Twig functions. |
|
120 | + * @return Twig_SimpleFunction[] Returns the Twig functions. |
|
121 | 121 | */ |
122 | 122 | public function getFunctions() { |
123 | 123 | return [ |
@@ -117,7 +117,7 @@ |
||
117 | 117 | /** |
118 | 118 | * Get the Twig functions. |
119 | 119 | * |
120 | - * @return array Returns the Twig functions. |
|
120 | + * @return Twig_SimpleFunction[] Returns the Twig functions. |
|
121 | 121 | */ |
122 | 122 | public function getFunctions() { |
123 | 123 | return [ |
@@ -117,7 +117,7 @@ |
||
117 | 117 | /** |
118 | 118 | * Get the Twig functions. |
119 | 119 | * |
120 | - * @return array Returns the Twig functions. |
|
120 | + * @return Twig_SimpleFunction[] Returns the Twig functions. |
|
121 | 121 | */ |
122 | 122 | public function getFunctions() { |
123 | 123 | return [ |
@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | use SplFileObject; |
15 | 15 | use Symfony\Component\HttpKernel\Kernel; |
16 | -use Symfony\Component\Serializer\Exception\ExceptionInterface; |
|
17 | 16 | use Symfony\Component\Serializer\Normalizer\DataUriNormalizer; |
18 | 17 | use Twig_SimpleFunction; |
19 | 18 | use WBW\Library\Core\Argument\ArrayHelper; |
@@ -117,7 +117,7 @@ |
||
117 | 117 | /** |
118 | 118 | * Get the Twig functions. |
119 | 119 | * |
120 | - * @return array Returns the Twig functions. |
|
120 | + * @return Twig_SimpleFunction[] Returns the Twig functions. |
|
121 | 121 | */ |
122 | 122 | public function getFunctions() { |
123 | 123 | return [ |
@@ -117,7 +117,7 @@ |
||
117 | 117 | /** |
118 | 118 | * Get the Twig functions. |
119 | 119 | * |
120 | - * @return array Returns the Twig functions. |
|
120 | + * @return Twig_SimpleFunction[] Returns the Twig functions. |
|
121 | 121 | */ |
122 | 122 | public function getFunctions() { |
123 | 123 | return [ |
@@ -117,7 +117,7 @@ |
||
117 | 117 | /** |
118 | 118 | * Get the Twig functions. |
119 | 119 | * |
120 | - * @return array Returns the Twig functions. |
|
120 | + * @return Twig_SimpleFunction[] Returns the Twig functions. |
|
121 | 121 | */ |
122 | 122 | public function getFunctions() { |
123 | 123 | return [ |
@@ -117,7 +117,7 @@ |
||
117 | 117 | /** |
118 | 118 | * Get the Twig functions. |
119 | 119 | * |
120 | - * @return array Returns the Twig functions. |
|
120 | + * @return Twig_SimpleFunction[] Returns the Twig functions. |
|
121 | 121 | */ |
122 | 122 | public function getFunctions() { |
123 | 123 | return [ |