Skip to content
This repository was archived by the owner on Jan 13, 2019. It is now read-only.

Commit aec64ab

Browse files
committed
Change implementing to extending
1 parent ef64373 commit aec64ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin/Deployer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use PHPCensor\Builder;
1616
use PHPCensor\Model\Build;
1717

18-
class Deployer implements \PHPCensor\Plugin
18+
class Deployer extends \PHPCensor\Plugin
1919
{
2020

2121
protected $phpcensor;

0 commit comments

Comments
 (0)