ImboIntegrationTest\Image\Transformation\SepiaTest::getTransformation PHP Method

getTransformation() protected method

protected getTransformation ( )
    protected function getTransformation()
    {
        return new Sepia();
    }