This class adds helper method to describe objects in various formats.
- author Jean-François Simon
CloneableInstantiable
| Methods |
| public __construct() |
| public describe(Symfony Describes an object if supported. Available options are:
|
| public getFormats() : array |
| public getName() : string |
| public register(string $format, Symfony Registers a descriptor.
|
| Properties |
| Properties |
private array $descriptors = []
|
| Methods |