2024.12.01 16:13:16
This commit is contained in:
parent
b3b3327905
commit
e0a88c3bd4
@ -8,4 +8,8 @@ use Symfony\Component\Routing\Attribute\Route;
|
||||
|
||||
abstract class WebrootController extends AbstractController
|
||||
{
|
||||
protected function getDefaultVariables()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user