Completed
Push — master ( fba866...b10a48 )
by Ori
03:03
created
src/SchemaValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
 
39 39
     /**
40 40
      * @param integer $code
41
-     * @param mixed $extraDetails
41
+     * @param string $extraDetails
42 42
      */
43 43
     protected function addError($code, $extraDetails=null)
44 44
     {
Please login to merge, or discard this patch.