Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcd77139

Browse files
authored
Update Command.php
1 parent56a8b93 commitcd77139

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Symfony/Component/Console/Command/Command.php‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ public function getName()
448448
}
449449

450450
/**
451-
*Sets if the commandshould be hidden fromapplicationinspection.
451+
*To hide the commandinapplicationdescriptions.
452452
*
453453
* @param bool $hidden To show this command or not
454454
*
@@ -462,7 +462,7 @@ public function setHidden($hidden)
462462
}
463463

464464
/**
465-
* Returns if the command should be hiddenfrom applicationinspection.
465+
* Returns if the command should be hiddenin applicationdescriptions
466466
*
467467
* @return bool If the command is hidden or not
468468
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp