FormTypeGuesserInterface::guessType()

TypeGuess|null guessType(string $class, string $property)

Returns a field guess for a property name of a class.

Parameters

string $class The fully qualified class name
string $property The name of the property to guess for

Return Value

TypeGuess|null A guess for the field's type and options
doc_Symfony
2016-10-28 06:19:19
Comments
Leave a Comment

Please login to continue.