You've already forked Php-Template
chore: update .dockerignore and .gitignore to exclude .idea and .DS_Store
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 2m38s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m29s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 3m37s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 3m33s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m55s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m4s
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 2m38s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m29s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 3m37s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 3m33s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m55s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m4s
This commit is contained in:
@@ -29,4 +29,4 @@ abstract class AbstractFacade extends Unit
|
||||
sprintf('The facade %s is not properly initialized.', $this->getConcrete())
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user