from: Models to: Interfaces evidence: - file: "app/Models/Journal/Day.php" contains "use App\Interfaces\IsJournalableInterface;" from: Models to: Interfaces evidence: - file: "app/Models/Journal/JournalEntry.php" contains "use App\Interfaces\IsJournalableInterface;" from: Models to: Interfaces evidence: - file: "app/Models/Journal/Entry.php" contains "use App\Interfaces\IsJournalableInterface;" from: Models to: Interfaces evidence: - file: "app/Models/Contact/ReminderOutbox.php" contains "use App\Interfaces\MailNotification;" from: Models to: Interfaces evidence: - file: "app/Models/Contact/Address.php" contains "use App\Interfaces\LabelInterface;" from: Models to: Interfaces evidence: - file: "app/Models/Contact/ContactField.php" contains "use App\Interfaces\LabelInterface;" from: Models to: Interfaces evidence: - file: "app/Models/ModelBindingHasherWithContact.php" contains "use App\Interfaces\Hashing;" from: Models to: Interfaces evidence: - file: "app/Models/ModelBindingHasher.php" contains "use App\Interfaces\Hashing;" from: Models to: Interfaces evidence: - file: "app/Models/Account/Activity.php" contains "use App\Interfaces\IsJournalableInterface;"