<img> element to easily style images in any project."), * defaultValue = "", * empty_option = @Translation("None"), * groups = { * "general" = @Translation("General"), * "images" = @Translation("Images"), * }, * options = { * "img-rounded" = @Translation("Rounded"), * "img-circle" = @Translation("Circle"), * "img-thumbnail" = @Translation("Thumbnail"), * }, * see = { * "http://getbootstrap.com/css/#images-shapes" = @Translation("Image Shapes"), * }, * ) */ class ImageShape extends SettingBase {}