Skip to content

Commit 66d625f

Browse files
author
FlorianLB
committed
remove duplicate abstract function declaration
1 parent 7c2f0a9 commit 66d625f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/CleverAge/Ruler/RuleAbstract.php

-5
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,6 @@ abstract class RuleAbstract implements RuleInterface
5454
*/
5555
protected $_nand_children = array();
5656

57-
/**
58-
* {@inheritdoc}
59-
*/
60-
abstract public function doIsSatisfied();
61-
6257
/**
6358
* {@inheritdoc}
6459
*/

0 commit comments

Comments
 (0)