getConnectionName() public method

public getConnectionName ( )
コード例 #1
0
 public function getConnectionName()
 {
     return $this->manager->getConnectionName();
 }