Example #1
0
 /**
  * Get implementation name.
  *
  * @method getClass
  *
  * @return string
  */
 public function getClass()
 {
     return $this->collection->getClass();
 }