We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5db6fa3 + 6e0169e commit 5cd4831Copy full SHA for 5cd4831
src/ShortcodeManager.php
@@ -18,6 +18,7 @@
18
use BrightNucleus\Invoker\InstantiatorTrait;
19
use BrightNucleus\Shortcode\Exception\FailedToInstantiateObject;
20
use BrightNucleus\View\ViewBuilder;
21
+use BrightNucleus\Views;
22
use Exception;
23
24
/**
0 commit comments