Completed
Push — master ( b77ba2...042f42 )
by Jean-Christophe
03:22
created
Ajax/common/html/traits/NavElementTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
 	/**
26 26
 	 * Define the html attribute for each element url in ajax
27 27
 	 * @param string $attr html attribute
28
-	 * @return HtmlNavElement
28
+	 * @return NavElementTrait
29 29
 	 */
30 30
 	public function setAttr($attr) {
31 31
 		$this->attr = $attr;
Please login to merge, or discard this patch.