diff options
-rw-r--r-- | lib/private/IntegrityCheck/Checker.php (renamed from lib/private/integritycheck/checker.php) | 2 | ||||
-rw-r--r-- | lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php (renamed from lib/private/integritycheck/exceptions/invalidsignatureexception.php) | 0 | ||||
-rw-r--r-- | lib/private/IntegrityCheck/Helpers/AppLocator.php (renamed from lib/private/integritycheck/helpers/applocator.php) | 0 | ||||
-rw-r--r-- | lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php (renamed from lib/private/integritycheck/helpers/environmenthelper.php) | 0 | ||||
-rw-r--r-- | lib/private/IntegrityCheck/Helpers/FileAccessHelper.php (renamed from lib/private/integritycheck/helpers/fileaccesshelper.php) | 0 | ||||
-rw-r--r-- | lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php (renamed from lib/private/integritycheck/iterator/excludefilebynamefilteriterator.php) | 0 | ||||
-rw-r--r-- | lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php (renamed from lib/private/integritycheck/iterator/excludefoldersbypathfilteriterator.php) | 0 |
7 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/integritycheck/checker.php b/lib/private/IntegrityCheck/Checker.php index d7867936887..c3d6aefb829 100644 --- a/lib/private/integritycheck/checker.php +++ b/lib/private/IntegrityCheck/Checker.php @@ -25,7 +25,7 @@ use OC\IntegrityCheck\Exceptions\InvalidSignatureException; use OC\IntegrityCheck\Helpers\AppLocator; use OC\IntegrityCheck\Helpers\EnvironmentHelper; use OC\IntegrityCheck\Helpers\FileAccessHelper; -use OC\Integritycheck\Iterator\ExcludeFileByNameFilterIterator; +use OC\IntegrityCheck\Iterator\ExcludeFileByNameFilterIterator; use OC\IntegrityCheck\Iterator\ExcludeFoldersByPathFilterIterator; use OCP\App\IAppManager; use OCP\ICache; diff --git a/lib/private/integritycheck/exceptions/invalidsignatureexception.php b/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php index 521171642b2..521171642b2 100644 --- a/lib/private/integritycheck/exceptions/invalidsignatureexception.php +++ b/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php diff --git a/lib/private/integritycheck/helpers/applocator.php b/lib/private/IntegrityCheck/Helpers/AppLocator.php index af22fca1fe4..af22fca1fe4 100644 --- a/lib/private/integritycheck/helpers/applocator.php +++ b/lib/private/IntegrityCheck/Helpers/AppLocator.php diff --git a/lib/private/integritycheck/helpers/environmenthelper.php b/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php index f56f07486c2..f56f07486c2 100644 --- a/lib/private/integritycheck/helpers/environmenthelper.php +++ b/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php diff --git a/lib/private/integritycheck/helpers/fileaccesshelper.php b/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php index f0bf6576d35..f0bf6576d35 100644 --- a/lib/private/integritycheck/helpers/fileaccesshelper.php +++ b/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php diff --git a/lib/private/integritycheck/iterator/excludefilebynamefilteriterator.php b/lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php index 51850852cbd..51850852cbd 100644 --- a/lib/private/integritycheck/iterator/excludefilebynamefilteriterator.php +++ b/lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php diff --git a/lib/private/integritycheck/iterator/excludefoldersbypathfilteriterator.php b/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php index 1082e97c296..1082e97c296 100644 --- a/lib/private/integritycheck/iterator/excludefoldersbypathfilteriterator.php +++ b/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php |