from: Http to: Models evidence: - file: "app/Http/Middleware/AuthenticateWithTokenOnBasicAuth.php" contains "use App\Models\User\User;" from: Http to: Models evidence: - file: "app/Http/Middleware/CheckVersion.php" contains "use App\Models\Instance\Instance;" from: Http to: Models evidence: - file: "app/Http/Controllers/Settings/ReminderRulesController.php" contains "use App\Models\Contact\ReminderRule;" from: Http to: Models evidence: - file: "app/Http/Controllers/Settings/StorageController.php" contains "use App\Models\Contact\Document;" from: Http to: Models evidence: - file: "app/Http/Controllers/Settings/PersonalizationController.php" contains "use App\Models\Contact\ContactFieldType;" from: Http to: Models evidence: - file: "app/Http/Controllers/Settings/GendersController.php" contains "use App\Models\Contact\Gender;" from: Http to: Models evidence: - file: "app/Http/Controllers/Settings/ModulesController.php" contains "use App\Models\User\Module;" from: Http to: Models evidence: - file: "app/Http/Controllers/Settings/RecoveryCodesController.php" contains "use App\Models\User\RecoveryCode;" from: Http to: Models evidence: - file: "app/Http/Controllers/JournalController.php" contains "use App\Models\Journal\Day;" from: Http to: Models evidence: - file: "app/Http/Controllers/DashboardController.php" contains "use App\Models\Contact\Debt;" from: Http to: Models evidence: - file: "app/Http/Controllers/ContactsController.php" contains "use App\Models\Contact\Tag;" from: Http to: Models evidence: - file: "app/Http/Controllers/TasksController.php" contains "use App\Models\Contact\Task;" from: Http to: Models evidence: - file: "app/Http/Controllers/SettingsController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/EmotionController.php" contains "use App\Models\Instance\Emotion\Emotion;" from: Http to: Models evidence: - file: "app/Http/Controllers/Auth/EmailChangeController.php" contains "use App\Models\User\User;" from: Http to: Models evidence: - file: "app/Http/Controllers/Auth/RecoveryLoginController.php" contains "use App\Models\User\User;" from: Http to: Models evidence: - file: "app/Http/Controllers/Auth/PasswordChangeController.php" contains "use App\Models\User\User;" from: Http to: Models evidence: - file: "app/Http/Controllers/Auth/RegisterController.php" contains "use App\Models\User\User;" from: Http to: Models evidence: - file: "app/Http/Controllers/Auth/InvitationController.php" contains "use App\Models\Account\Invitation;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/AvatarController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/DebtController.php" contains "use App\Models\Contact\Debt;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/ActivitiesController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/ContactFieldsController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/AddressesController.php" contains "use App\Models\Contact\Address;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/RelationshipsController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/TasksController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/IntroductionsController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/CallsController.php" contains "use App\Models\Contact\Call;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/ContactAuditLogController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/PetsController.php" contains "use App\Models\Contact\Pet;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/DocumentsController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/NotesController.php" contains "use App\Models\Contact\Note;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/LifeEventsController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/RemindersController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/PhotosController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/ConversationsController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Contacts/TagsController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Statistics/ApiStatisticsController.php" contains "use App\Models\Instance\Instance;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Settings/ApiComplianceController.php" contains "use App\Models\Settings\Term;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Settings/ApiCurrencyController.php" contains "use App\Models\Settings\Currency;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Settings/ApiContactFieldTypeController.php" contains "use App\Models\Contact\ContactFieldType;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Contact/ApiDocumentController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Contact/ApiOccupationController.php" contains "use App\Models\Contact\Occupation;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Contact/ApiPhotoController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Contact/ApiAuditLogController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Contact/ApiConversationController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Contact/ApiAddressController.php" contains "use App\Models\Contact\Address;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Contact/ApiCallController.php" contains "use App\Models\Contact\Call;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Contact/ApiMessageController.php" contains "use App\Models\Contact\Message;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Contact/ApiLifeEventController.php" contains "use App\Models\Contact\LifeEvent;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiJournalController.php" contains "use App\Models\Journal\Entry;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiContactFieldController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiTaskController.php" contains "use App\Models\Contact\Task;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiReminderController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiTagController.php" contains "use App\Models\Contact\Tag;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiPetController.php" contains "use App\Models\Contact\Pet;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiContactTagController.php" contains "use App\Models\Contact\Tag;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiActivitiesController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiDebtController.php" contains "use App\Models\Contact\Debt;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiGiftController.php" contains "use App\Models\Contact\Gift;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiContactController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiRelationshipController.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiNoteController.php" contains "use App\Models\Contact\Note;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiRelationshipTypeController.php" contains "use App\Models\Relationship\RelationshipType;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiRelationshipTypeGroupController.php" contains "use App\Models\Relationship\RelationshipTypeGroup;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/ApiController.php" contains "use App\Models\Account\ApiUsage;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Auth/OAuthController.php" contains "use App\Models\User\User;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Account/ApiUserController.php" contains "use App\Models\Settings\Term;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Account/ApiGenderController.php" contains "use App\Models\Contact\Gender;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Account/ApiCompanyController.php" contains "use App\Models\Account\Company;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Account/ApiPlaceController.php" contains "use App\Models\Account\Place;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Account/Activity/ApiActivityTypeController.php" contains "use App\Models\Account\ActivityType;" from: Http to: Models evidence: - file: "app/Http/Controllers/Api/Account/Activity/ApiActivityTypeCategoryController.php" contains "use App\Models\Account\ActivityTypeCategory;" from: Http to: Models evidence: - file: "app/Http/Controllers/DAV/Backend/CardDAV/CardDAVBackend.php" contains "use App\Models\Contact\Contact;" from: Http to: Models evidence: - file: "app/Http/Controllers/DAV/Backend/SyncDAVBackend.php" contains "use App\Models\User\SyncToken;" from: Http to: Models evidence: - file: "app/Http/Controllers/DAV/Backend/CalDAV/CalDAVTasks.php" contains "use App\Models\Contact\Task;" from: Http to: Models evidence: - file: "app/Http/Controllers/DAV/Backend/CalDAV/CalDAVBirthdays.php" contains "use App\Models\Instance\SpecialDate;" from: Http to: Models evidence: - file: "app/Http/ViewComposers/CurrencySelectViewComposer.php" contains "use App\Models\Settings\Currency;" from: Http to: Models evidence: - file: "app/Http/ViewComposers/InstanceViewComposer.php" contains "use App\Models\Instance\Instance;"