DoctrineOrmTypeGuesser::guessMaxLength()

ValueGuess|null guessMaxLength(string $class, string $property)

Returns a guess about the field's maximum length.

Parameters

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

Return Value

ValueGuess|null A guess for the field's maximum length
doc_Symfony
2016-10-28 06:14:28
Comments
Leave a Comment

Please login to continue.