Skip to content

Commit b29108a

Browse files
wouterjfabpot
authored andcommitted
Add CI check ensuring interfaces have return types
1 parent 359e243 commit b29108a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Output/OutputInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ public function isDebug(): bool;
8585

8686
/**
8787
* Sets the decorated flag.
88+
*
89+
* @return void
8890
*/
8991
public function setDecorated(bool $decorated);
9092

0 commit comments

Comments
 (0)