$this->getConfig()->get( 'FragmentMode' ) ] ) . "\n" . parent::getScript( $context ); } /** * @inheritDoc */ public function supportsURLLoading() { return false; } /** * @inheritDoc */ public function enableModuleContentVersion() { return true; } }