Example #1
0
 /**
  * @return string[string][int]
  */
 public function getGlobals()
 {
     return array($this->collection->getName() => $this->collection->getAssets());
 }