eZ\Publish\Core\REST\Common\Tests\FieldTypeProcessor\ImageProcessorTest::getVariations PHP Method

getVariations() protected method

protected getVariations ( )
    protected function getVariations()
    {
        return array('small', 'medium', 'large');
    }