@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Ajax\bootstrap\html\base\HtmlBsDoubleElement; |
6 | 6 | use Ajax\JsUtils; |
7 | - |
|
8 | 7 | use Ajax\common\html\html5\HtmlSelect; |
9 | 8 | use Ajax\service\JString; |
10 | 9 |
@@ -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; |