예제 #1
0
 /**
  * Returns the table associated with the worker.
  *
  * @return string
  */
 public function getTable()
 {
     return $this->baseNode->getTable();
 }