mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
fix error in comment
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user