Ironically fix the docblock.

This commit is contained in:
David Sloan 2018-02-26 22:04:58 +00:00
parent 08cab04bde
commit 17d9917096
No known key found for this signature in database
GPG key ID: 4449EDAE532ECBDF

View file

@ -149,7 +149,7 @@ class PhpDocblockChecker extends Plugin implements ZeroConfigPluginInterface
/**
* Report all of the errors we've encountered line-by-line.
* @param $output
* @param array $output
*/
protected function reportErrors($output)
{