Skip to content

Commit

Permalink
Adjust indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz authored Nov 9, 2023
1 parent f44c4a3 commit 73df02f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module/VuFind/src/VuFind/Search/Favorites/ResultsFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ public function __invoke(
$container,
$requestedName,
[
$tm->get('Resource'),
$sm->get(\VuFind\Db\Service\UserListService::class),
$tm->get('Resource'),
$sm->get(\VuFind\Db\Service\UserListService::class),
]
);
$init = new \LmcRbacMvc\Initializer\AuthorizationServiceInitializer();
Expand Down

0 comments on commit 73df02f

Please sign in to comment.