Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanDaDeng authored and StyleCIBot committed Oct 4, 2019
1 parent 5e07aa7 commit 2917790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GoogleReCaptchaV3.php
Expand Up @@ -15,7 +15,7 @@
class GoogleReCaptchaV3
{
private $service;
private $defaultTemplate = 'GoogleReCaptchaV3::googlerecaptchav3.template';
private $defaultTemplate = 'GoogleReCaptchaV3::googlerecaptchav3.template';
private $defaultFieldTemplate = 'GoogleReCaptchaV3::googlerecaptchav3.field';
public static $hasAction = false;

Expand Down

0 comments on commit 2917790

Please sign in to comment.