Skip to content

Commit 079a582

Browse files
DOMMVP-245 magento 2.4.9 fix interface
1 parent 5ec852a commit 079a582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Console/Command/NodesValidatorCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public function __construct(
6060
/**
6161
* {@inheritdoc}
6262
*/
63-
protected function configure()
63+
protected function configure(): void
6464
{
6565
$description = 'It will loop all menu nodes and return the IDs and description of invalid menu nodes.'
6666
. PHP_EOL

0 commit comments

Comments
 (0)