mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-06 04:07:57 +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