@@ -33,22 +33,22 @@ discard block |
||
| 33 | 33 | "extender-plugin-load" => "ExtenderPlugin" |
| 34 | 34 | ), |
| 35 | 35 | |
| 36 | - 'extender-tasks-bundle' => array( |
|
| 36 | + 'extender-tasks-bundle' => array( |
|
| 37 | 37 | "comodojo-tasks-register" => "ExtenderTask", |
| 38 | 38 | "extender-task-register" => "ExtenderTask" |
| 39 | 39 | ), |
| 40 | 40 | |
| 41 | - 'extender-commands-bundle' => array( |
|
| 41 | + 'extender-commands-bundle' => array( |
|
| 42 | 42 | "comodojo-commands-register" => "Command", |
| 43 | 43 | "extender-command-register" => "Command" |
| 44 | 44 | ), |
| 45 | 45 | |
| 46 | - 'dispatcher-plugin' => array( |
|
| 46 | + 'dispatcher-plugin' => array( |
|
| 47 | 47 | "comodojo-plugin-load" => "DispatcherPlugin", |
| 48 | 48 | "dispatcher-plugin-load" => "DispatcherPlugin" |
| 49 | 49 | ), |
| 50 | 50 | |
| 51 | - 'dispatcher-service-bundle' => array( |
|
| 51 | + 'dispatcher-service-bundle' => array( |
|
| 52 | 52 | "comodojo-service-route" => "Service", |
| 53 | 53 | "dispatcher-service-route" => "Service" |
| 54 | 54 | ), |
@@ -67,7 +67,7 @@ discard block |
||
| 67 | 67 | "comodojo-authentication-register" => "Authentication" |
| 68 | 68 | ), |
| 69 | 69 | |
| 70 | - 'comodojo-bundle' => array( |
|
| 70 | + 'comodojo-bundle' => array( |
|
| 71 | 71 | "dispatcher-plugin-load" => "DispatcherPlugin", |
| 72 | 72 | "dispatcher-service-route" => "Service", |
| 73 | 73 | "extender-plugin-load" => "ExtenderPlugin", |