Completed
Push — master ( 24ff9d...538a4d )
by Lars
10:40
created
src/voku/twig/AntiXssExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
 
51 51
   /** @noinspection PhpMissingParentCallCommonInspection */
52 52
   /**
53
-   * @return array
53
+   * @return \Twig_SimpleFilter[]
54 54
    */
55 55
   public function getFilters()
56 56
   {
Please login to merge, or discard this patch.