Skip to content

Commit e49165b

Browse files
author
Sasikiran Kesavan
committed
magento/magento2: Create new CLI command: enable/disable Magento Profiler magento#9277 - added error
1 parent b3c4c99 commit e49165b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Developer/Console/Command/DevProfilerStatus.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ protected function configure()
5252
->setDescription('Profile Status');
5353

5454
$this->addArgument(
55-
self::NAME_ARGUMENT,
55+
self::NAME_ARGUMENT
5656
);
5757

5858
parent::configure();

0 commit comments

Comments
 (0)