Ejemplo n.º 1
0
 /**
  * Gets the level seed
  *
  * @return int
  */
 public function getSeed()
 {
     return $this->provider->getSeed();
 }