Completed
Push — master ( 034cdd...c7f02f )
by Timo
14s
created
Classes/System/Configuration/TypoScriptConfiguration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1561,7 +1561,7 @@
 block discarded – undo
1561 1561
      *
1562 1562
      * plugin.tx_solr.search.query.returnFields
1563 1563
      *
1564
-     * @param array $defaultIfEmpty
1564
+     * @param string[] $defaultIfEmpty
1565 1565
      * @return array
1566 1566
      */
1567 1567
     public function getSearchQueryReturnFieldsAsArray($defaultIfEmpty = [])
Please login to merge, or discard this patch.