refactor: comments

This commit is contained in:
Nuno Maduro
2021-10-24 22:39:35 +01:00
parent 648c6c5a27
commit cd34f0ba81
14 changed files with 50 additions and 61 deletions

View File

@ -13,8 +13,7 @@ final class AddsOutput
/**
* Executes the Plugin action.
*
* Provides an opportunity for any plugins that want
* to provide additional output after test execution.
* Provides an opportunity for any plugins that want to provide additional output after test execution.
*/
public function __invoke(int $exitCode): int
{