eZ\Publish\Core\REST\Common\Tests\FieldTypeProcessor\ImageProcessorTest::getVariations PHP 메소드

getVariations() 보호된 메소드

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