]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/docfile.php
Added a lot more type-hints where they will happen. Please note that I found
[quix0rs-gnu-social.git] / lib / docfile.php
index e3968706953003e5a88e752930c956f22ec0967f..1b7fde3cfe686741557ee817a9e70162550fd9e1 100644 (file)
@@ -95,7 +95,7 @@ class DocFile
         }
     }
 
-    function toHTML($args=null)
+    function toHTML(array $args=null)
     {
         if (is_null($args)) {
             $args = array();