Skip to content

Commit eb5ed2e

Browse files
Dummy broken code for phpstan
1 parent 4be146a commit eb5ed2e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Slack.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ class Slack extends Plugin
4141
ReportRenderer::TSV_FORMAT => 'plugins/Morpheus/images/export.png',
4242
);
4343

44+
/**
45+
* @var string
46+
*/
47+
4448
public function registerEvents()
4549
{
4650
return [

0 commit comments

Comments
 (0)