Completed
Push — master ( f728fb...890a42 )
by Martijn
02:07
created
SwaggerGen/Swagger/Type/StringType.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -151,6 +151,9 @@
 block discarded – undo
151 151
 		));
152 152
 	}
153 153
 
154
+	/**
155
+	 * @return string
156
+	 */
154 157
 	protected function validateDefault($value)
155 158
 	{
156 159
 		if (empty($value)) {
Please login to merge, or discard this patch.