@@ -9,7 +9,8 @@ |
||
9 | 9 | /** |
10 | 10 | * Sets the FooGallery object we are dealing with |
11 | 11 | * |
12 | - * @param $foogallery FooGallery |
|
12 | + * @param FooGallery $foogallery FooGallery |
|
13 | + * @return void |
|
13 | 14 | */ |
14 | 15 | public function setGallery( $foogallery ); |
15 | 16 |