Skip to content

Commit

Permalink
fixup! fix: Migrate all uses of OCP\Template to OCP\Template\ITemplat…
Browse files Browse the repository at this point in the history
…eManager

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
  • Loading branch information
come-nc committed Mar 3, 2025
1 parent 44547df commit 8d9a88c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/user_ldap/tests/Settings/AdminTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
use OCA\User_LDAP\Settings\Admin;
use OCP\AppFramework\Http\TemplateResponse;
use OCP\IL10N;
use OCP\Server;
use OCP\Template\ITemplateManager;
use PHPUnit\Framework\MockObject\MockObject;
use Test\TestCase;
Expand Down

0 comments on commit 8d9a88c

Please sign in to comment.