Fixed plugins and tests
This commit is contained in:
parent
f514cdafc3
commit
712243660c
14 changed files with 384 additions and 59 deletions
|
|
@ -12,7 +12,7 @@ namespace Tests\PHPCensor\Plugin\Util\Fake;
|
|||
|
||||
use PHPCensor\Plugin;
|
||||
|
||||
class ExamplePluginWithSingleRequiredArg implements Plugin
|
||||
class ExamplePluginWithSingleRequiredArg extends Plugin
|
||||
{
|
||||
|
||||
public $RequiredArgument;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue