describe(OutputInterface $output, object $object, array $options = array())
Describes an object if supported.
Available options are: * format: string, the output format name * raw_text: boolean, sets output type as raw
describe(OutputInterface $output, object $object, array $options = array())
Describes an object if supported.
Available options are: * format: string, the output format name * raw_text: boolean, sets output type as raw
OutputInterface | $output | |
object | $object | |
array | $options |
InvalidArgumentException | when the given format is not supported |
Designed by : w10schools
service@w10schools.com
Please login to continue.