mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-01-10 17:22:13 +00:00
Renamed FormBuilder to FormFactory and implemented test draft for CreateSourceAction
This commit is contained in:
@@ -9,5 +9,9 @@ use App\Form\AbstractType;
|
||||
*/
|
||||
class SourceType extends AbstractType
|
||||
{
|
||||
/**
|
||||
* @deprecated
|
||||
* @var string
|
||||
*/
|
||||
const CLASS_PARAMETER_NAME = 'class';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user