We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1470d commit bb363bbCopy full SHA for bb363bb
src/PorterAware.php
@@ -11,5 +11,5 @@ interface PorterAware
11
/**
12
* Sets an instance of Porter.
13
*/
14
- public function setPorter(Porter $porter): self;
+ public function setPorter(Porter $porter);
15
}
0 commit comments