Example #1
0
 /**
  * Returns an array of assets available to download remotely
  *
  * @return array
  */
 public function getAssets()
 {
     return $this->remote->getAssets();
 }