/**
  * @return string
  */
 public function render()
 {
     return $this->backendAssetsUtility->getCssBuiltVersion();
 }