describe()
describe(\Symfony\Component\Console\Output\OutputInterface $output, object $object, array $options = array())
Describes an object if supported.
Parameters
\Symfony\Component\Console\Output\OutputInterface | $output | |
object | $object | |
array | $options |