Completed
Push — master ( f2eb62...168624 )
by Joni
03:13
created
lib/X501/ASN1/AttributeValue/Feature/PrintableStringValue.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
 	/**
27 27
 	 * Constructor
28 28
 	 *
29
-	 * @param string $string String value
30 29
 	 */
31 30
 	public function __construct($value) {
32 31
 		$this->_string = $value;
Please login to merge, or discard this patch.