Completed
Push — master ( ea9a9d...003023 )
by
unknown
30:59
created
src/Element.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
 	/**
64 64
 	 * Lingo\Element constructor.
65 65
 	 *
66
-	 * @param $term
66
+	 * @param string $term
67 67
 	 * @param $definition
68 68
 	 */
69 69
 	public function __construct( &$term, &$definition = null ) {
Please login to merge, or discard this patch.