Key Controller + list

This commit is contained in:
Your Name
2021-08-04 00:49:21 +02:00
parent 78acb54845
commit 222194e554
11 changed files with 141 additions and 48 deletions
-2
View File
@@ -8,8 +8,6 @@ class Playground extends Controller
public function __construct()
{
parent::__construct();
BackendMenu::setContext('GermanAirlinesVa.Graphql', 'menu', 'playground');
}
public function index()