PHPSpec2\Formatter\Presenter\Differ\EngineInterface::supports PHP Method

supports() public method

public supports ( $expected, $actual )
    public function supports($expected, $actual);
EngineInterface