@@ -29,7 +29,6 @@ |
||
| 29 | 29 | /** |
| 30 | 30 | * Methode for retrieving an SQL data mapper instance |
| 31 | 31 | * |
| 32 | - * @param string $name Fully qualified class name of the mapper |
|
| 33 | 32 | * |
| 34 | 33 | * @throws RuntimeException if mapper's class can't be found |
| 35 | 34 | * |