@@ -71,7 +71,7 @@ |
||
71 | 71 | * @see GenericBuilder |
72 | 72 | * @static |
73 | 73 | * @access protected |
74 | - * @param object $className name of class to build instance for. |
|
74 | + * @param string $className name of class to build instance for. |
|
75 | 75 | * @param array $arguments arguments for the constructor |
76 | 76 | * @return object build and modified srvice instance |
77 | 77 | */ |