Skip to content

Commit 4ca5c18

Browse files
authored
style: fixed
1 parent 88f0f9b commit 4ca5c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ interface SignalableCommandInterface
2020
{
2121
/**
2222
* Returns the list of signals to subscribe.
23-
*
23+
*
2424
* @return list<\SIG*>
2525
*
2626
* @see https://www.php.net/manual/en/pcntl.constants.php for signals

0 commit comments

Comments
 (0)