@@ -25,7 +25,7 @@ |
||
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; |