mirror of
https://github.com/silverstripe/silverstripe-mathspamprotection
synced 2024-10-22 08:05:52 +02:00
UPGRADE: Namespace fixes after running upgrade tool
This commit is contained in:
parent
19b62c195e
commit
0c96d86131
@ -1,5 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
use SilverStripe\Core\Config\Config;
|
||||||
|
use SilverStripe\Control\Session;
|
||||||
|
use SilverStripe\Forms\TextField;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@link FormField} for adding an optional maths protection question to a form.
|
* {@link FormField} for adding an optional maths protection question to a form.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user