From 4173d3e1969f34744577f102aef3f7b9cf195435 Mon Sep 17 00:00:00 2001 From: Scrutinizer Auto-Fixer Date: Thu, 19 Jan 2017 19:29:00 +0000 Subject: [PATCH] Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com --- Twig/MixExtension.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Twig/MixExtension.php b/Twig/MixExtension.php index d733684..fff467c 100644 --- a/Twig/MixExtension.php +++ b/Twig/MixExtension.php @@ -23,7 +23,7 @@ public function __construct($webDir) } /** - * @return array + * @return \Twig_SimpleFunction[] */ public function getFunctions() { @@ -33,7 +33,7 @@ public function getFunctions() } /** - * @param $asset + * @param string $asset * * @throws \Exception *