@@ -230,6 +230,10 @@ |
||
| 230 | 230 | } |
| 231 | 231 | |
| 232 | 232 | |
| 233 | + /** |
|
| 234 | + * @param string $class |
|
| 235 | + * @param string $name |
|
| 236 | + */ |
|
| 233 | 237 | public function createConfiguration($class = null, $name = null, array $options = array()) |
| 234 | 238 | { |
| 235 | 239 | $config = $this |