CountLocCommand
class CountLocCommand extends Command
Console command to count lines of code in project, executed with 'count:loc'
Properties
private ConfigServiceInterface | $configService | Stores ConfigServiceInterface |
Methods
Details
at line 32
__construct(ConfigServiceInterface $configService)
at line 38
protected
configure()
at line 48
protected
execute(InputInterface $input, OutputInterface $output)
{@inheritdoc}