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

Commit 38dcfb2

Browse files
committed
fix dockblock to (scrutinizer)
1 parent 78113dc commit 38dcfb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Listener/CodeCoverageListener.php‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class CodeCoverageListener implements EventSubscriberInterface
3030
/**
3131
* @param ConsoleIO $io
3232
* @param CodeCoverage $coverage
33-
* @param [] $reports
33+
* @param array $reports
3434
* @param boolean $skipCoverage
3535
*/
3636
public function __construct(ConsoleIO $io, CodeCoverage $coverage, array $reports, $skipCoverage = false)
@@ -145,7 +145,7 @@ public function afterSuite(SuiteEvent $event)
145145
}
146146

147147
/**
148-
* @param [] $options
148+
* @param array $options
149149
*/
150150
public function setOptions(array $options)
151151
{

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /