Loading lib/AppInfo/Application.php +5 −5 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ use OCP\Defaults; use OCP\IConfig; use OCP\IDBConnection; use OCP\IL10N; use Psr\Log\LoggerInterface; use OCP\IRequest; use OCP\IUserManager; use OCP\L10N\IFactory as L10NFactory; Loading @@ -36,6 +35,7 @@ use OCP\User\Events\UserDeletedEvent; use OCP\Util; use Psr\Container\ContainerExceptionInterface; use Psr\Container\ContainerInterface; use Psr\Log\LoggerInterface; use function method_exists; class Application extends App implements IBootstrap { Loading lib/Middleware/InvitationMiddleware.php +4 −4 Original line number Diff line number Diff line Loading @@ -11,11 +11,11 @@ use OCP\Defaults; use OCP\IConfig; use OCP\IDBConnection; use OCP\IL10N; use Psr\Log\LoggerInterface; use OCP\IRequest; use OCP\IUserManager; use OCP\L10N\IFactory; use OCP\Mail\IMailer; use Psr\Log\LoggerInterface; use Sabre\VObject\Reader; class InvitationMiddleware extends Middleware { Loading tests/php/unit/BackgroundJob/CleanupOutdatedBookingJobTest.php +3 −3 File changed.Contains only whitespace changes. Show changes Loading
lib/AppInfo/Application.php +5 −5 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ use OCP\Defaults; use OCP\IConfig; use OCP\IDBConnection; use OCP\IL10N; use Psr\Log\LoggerInterface; use OCP\IRequest; use OCP\IUserManager; use OCP\L10N\IFactory as L10NFactory; Loading @@ -36,6 +35,7 @@ use OCP\User\Events\UserDeletedEvent; use OCP\Util; use Psr\Container\ContainerExceptionInterface; use Psr\Container\ContainerInterface; use Psr\Log\LoggerInterface; use function method_exists; class Application extends App implements IBootstrap { Loading
lib/Middleware/InvitationMiddleware.php +4 −4 Original line number Diff line number Diff line Loading @@ -11,11 +11,11 @@ use OCP\Defaults; use OCP\IConfig; use OCP\IDBConnection; use OCP\IL10N; use Psr\Log\LoggerInterface; use OCP\IRequest; use OCP\IUserManager; use OCP\L10N\IFactory; use OCP\Mail\IMailer; use Psr\Log\LoggerInterface; use Sabre\VObject\Reader; class InvitationMiddleware extends Middleware { Loading
tests/php/unit/BackgroundJob/CleanupOutdatedBookingJobTest.php +3 −3 File changed.Contains only whitespace changes. Show changes