MakeDocsCommand

Extends \Symfony\Component\Console\Command\Command

Class MakeDocsCommand create phpDocumentor HTML files in docs folder

package

App\Command

Methods

Configure the options for this command

configure() 

Make the phpdoc files using Bash command line

execute(\Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output, string|NULL $name = null) 

Arguments

$input

\Symfony\Component\Console\Input\InputInterface

$output

\Symfony\Component\Console\Output\OutputInterface

$name

string|NULL