Completed
Push — develop ( 0b0716...7823b4 )
by Paul
02:04
created
src/Services/Validator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -557,7 +557,7 @@
 block discarded – undo
557 557
 	/**
558 558
 	 * Validate that a required attribute exists.
559 559
 	 *
560
-	 * @param mixed $value
560
+	 * @param string $value
561 561
 	 *
562 562
 	 * @return bool
563 563
 	 */
Please login to merge, or discard this patch.