Extracts the list of properties available for the given class.
- author Kévin Dunglas
AbstractInterface
Methods |
public abstract getProperties(string $class, array $context = []) : ?array Gets the list of properties available for the given class.
|
Extracts the list of properties available for the given class.
Methods |
public abstract getProperties(string $class, array $context = []) : ?array Gets the list of properties available for the given class.
|