Exemple #1
0
 /**
  * Returns the adapter type.
  *
  * @return string
  */
 public function getAdapterType()
 {
     return $this->adapter->getAdapterType();
 }