PMA\libraries\plugins\transformations\abs\TextImageLinkTransformationsPlugin::getName PHP Method

getName() public static method

Gets the transformation name of the specific plugin
public static getName ( ) : string
return string
    public static function getName()
    {
        return "Image Link";
    }
TextImageLinkTransformationsPlugin