Guesses the property's human readable description.
- author Kévin Dunglas
AbstractInterface
Methods |
public abstract getLongDescription(string $class, string $property, array $context = []) : ?string Gets the long description of the property. |
public abstract getShortDescription(string $class, string $property, array $context = []) : ?string Gets the short description of the property. |