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 2cf0129 commit 55f89b2Copy full SHA for 55f89b2
Classes/Configuration.php
@@ -4,12 +4,10 @@
4
5
namespace StudioMitte\FriendlyCaptcha;
6
7
-use Psr\Http\Message\RequestInterface;
8
use TYPO3\CMS\Core\Core\Environment;
9
use TYPO3\CMS\Core\Http\ServerRequest;
10
use TYPO3\CMS\Core\Site\Entity\Site;
11
use TYPO3\CMS\Core\Utility\GeneralUtility;
12
-use TYPO3\CMS\Extbase\Utility\DebuggerUtility;
13
14
class Configuration
15
{
0 commit comments