We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1de9e commit 1fa0df0Copy full SHA for 1fa0df0
plugin.php
@@ -0,0 +1,7 @@
1
+<?php
2
+
3
+declare(strict_types=1);
4
5
+namespace Flextype;
6
7
+include __DIR__ . '/bootstrap.php';
0 commit comments