This commit is contained in:
2021-09-16 11:51:20 +08:00
parent f5aeab0daf
commit f738099c66
8 changed files with 21 additions and 673 deletions
-8
View File
@@ -20,14 +20,6 @@ class Controller
{
/**
* @param Application $application
*/
#[Pure] public function __construct(protected Application $application)
{
}
/**
* inject di container
*