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 0da427a commit 45bd5c7Copy full SHA for 45bd5c7
templates/element/recaptcha.php
@@ -2,7 +2,7 @@
2
/**
3
* @var \Cake\View\View $this
4
*/
5
-use Cake\Exception\CakeException;
+use Cake\Core\Exception\CakeException;
6
7
try {
8
$this->Form->unlockField('g-recaptcha-response');
0 commit comments