| @@ -83,6 +83,9 @@ | ||
| 83 | 83 | return $this->name; | 
| 84 | 84 | } | 
| 85 | 85 | |
| 86 | + /** | |
| 87 | + * @return string | |
| 88 | + */ | |
| 86 | 89 | public function getDescription() | 
| 87 | 90 |      { | 
| 88 | 91 | return $this->description; |