Craft\MinifyPlugin::getDescription PHP Method

getDescription() public method

public getDescription ( )
    public function getDescription()
    {
        return 'A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.';
    }