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 f31f78a commit ee81051Copy full SHA for ee81051
autoload.php
@@ -10,7 +10,6 @@
10
'Boxzilla\\Admin\\Migrations' => __DIR__ . '/src/admin/class-migrations.php',
11
'Boxzilla\\Admin\\Notices' => __DIR__ . '/src/admin/class-notices.php',
12
'Boxzilla\\Admin\\ReviewNotice' => __DIR__ . '/src/admin/class-review-notice.php',
13
- 'Boxzilla\\Bootstrapper' => __DIR__ . '/src/class-bootstrapper.php',
14
'Boxzilla\\Box' => __DIR__ . '/src/class-box.php',
15
'Boxzilla\\BoxLoader' => __DIR__ . '/src/class-loader.php',
16
'Boxzilla\\Boxzilla' => __DIR__ . '/src/class-boxzilla.php',
0 commit comments