Ejemplo n.º 1
0
 function findMoverLibraryID($libraryId)
 {
     return parent::_findMoverLibraryID($this->table, $this->cols, $this->joinCol, $libraryId);
 }