Skip to content

Commit 9a5dbe3

Browse files
committed
Syntax fix
1 parent 3b61309 commit 9a5dbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PluginWrapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/**
2222
* Wrapper for making Plugin debuggable.
2323
*/
24-
class PluginWrapper implements {
24+
class PluginWrapper {
2525

2626
/**
2727
* @var \Composer\IO\IOInterface

0 commit comments

Comments
 (0)