Example #1
0
 /**
  * @return WebAppAssets
  */
 public function getAssets()
 {
     return $this->assets->make($this->getName());
 }