Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate shortcode controllername service configurations (Case 173693) #40

Merged
merged 14 commits into from
Oct 30, 2024
Merged
Prev Previous commit
Next Next commit
Fix CS with PHP-CS-Fixer
FabianSchmick authored and github-actions[bot] committed Oct 15, 2024
commit 3d62079fc8e1d56fc584392f226c155853f338c0
1 change: 0 additions & 1 deletion tests/Functional/ShortcodeDefinitionTestHelperTest.php
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@

namespace Webfactory\ShortcodeBundle\Tests\Functional;

use InvalidArgumentException;
use RuntimeException;
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
use Thunder\Shortcode\Handler\PlaceholderHandler;