Skip to content

Commit dd958b0

Browse files
committed
style: mostly whitespace
1 parent 16e5768 commit dd958b0

43 files changed

Lines changed: 48 additions & 12 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

lib/Horde/Core/Factory/ActiveSyncBackend.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
2-
use Horde\Injector\Injector;
32

3+
use Horde\Injector\Injector;
44
use Horde\Http\ServerRequest;
55
use Horde\Injector\NotFoundException as InjectorNotFoundException;
66

lib/Horde/Core/Factory/ActiveSyncServer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
use Horde\Injector\Injector;
34

45
/**

lib/Horde/Core/Factory/ActiveSyncState.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
use Horde\Injector\Injector;
34

45
/**

lib/Horde/Core/Factory/AuthSignup.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
use Horde\Injector\Injector;
34

45
/**

lib/Horde/Core/Factory/Browser.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
use Horde\Injector\Injector;
34

45
/**

lib/Horde/Core/Factory/Cache.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
use Horde\Injector\Injector;
34

45
/**

lib/Horde/Core/Factory/CssCache.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
use Horde\Injector\Injector;
34

45
/**

lib/Horde/Core/Factory/DavServer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
2-
use Horde\Injector\Injector;
32

3+
use Horde\Injector\Injector;
44
/**
55
* Copyright 2013-2026 Horde LLC (http://www.horde.org/)
66
*

lib/Horde/Core/Factory/DavStorage.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
use Horde\Injector\Injector;
34

45
/**

lib/Horde/Core/Factory/DbBase.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
use Horde\Injector\Injector;
34

45
/**

0 commit comments

Comments
 (0)