Method | Description | |
---|---|---|
configure ( ) | {@inheritDoc} | |
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | {@inheritDoc} |
Method | Description | |
---|---|---|
getPrettyText ( string $comment ) : string | Gets the reformatted comment text. | |
showAspectInfo ( |
Displays an information about single aspect | |
showAspectPointcutsAndAdvisors ( |
Shows an information about aspect pointcuts and advisors | |
showRegisteredAspectsInfo ( |
Shows an information about registered aspects |
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |