Sulu\Bundle\AdminBundle\Admin\Admin::getJsBundleName PHP Method

getJsBundleName() public method

Returns the bundle name for the javascript main file.
public getJsBundleName ( ) : string
return string
    public function getJsBundleName()
    {
        return;
    }