diff --git a/developer_manual/app/container.rst b/developer_manual/app/container.rst index 397e55e79..2d188d195 100644 --- a/developer_manual/app/container.rst +++ b/developer_manual/app/container.rst @@ -101,7 +101,7 @@ To add the app's classes simply open the :file:`appinfo/application.php` and use }); /** - * Services + * Mappers */ $container->registerService('AuthorMapper', function($c){ return new AuthorMapper(