@@ -35,9 +35,9 @@ |
||
35 | 35 | */ |
36 | 36 | public function note() |
37 | 37 | { |
38 | - $this->class = 'note'; |
|
38 | + $this->class = 'note'; |
|
39 | 39 | |
40 | - return $this; |
|
40 | + return $this; |
|
41 | 41 | } |
42 | 42 | |
43 | 43 | } |