Skip to content

Commit

Permalink
updated visual captcha asset (followed base logic)
Browse files Browse the repository at this point in the history
  • Loading branch information
simialbi committed Mar 16, 2021
1 parent af870cf commit ba44d2c
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
* @author Simon Karlen <[email protected]>
*/

namespace simialbi\yii2\visualcaptcha\widgets;

namespace simialbi\yii2\visualcaptcha;

use simialbi\yii2\web\AssetBundle;

/**
* Visual Captcha Asset bundle
*/
class VisualCaptchaAsset extends AssetBundle
{
/**
Expand Down

0 comments on commit ba44d2c

Please sign in to comment.