HOR-3509 Regenerate classes for Additional Tables
This commit is contained in:
@@ -113,6 +113,17 @@ class PmTable
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
* @param string $adapter
|
||||
* @return void
|
||||
*/
|
||||
public function setDbConfigAdapter($adapter)
|
||||
{
|
||||
$this->dbConfig->adapter = $adapter;
|
||||
}
|
||||
|
||||
/**
|
||||
* Backward compatibility function
|
||||
* Resolve a propel data source
|
||||
|
||||
Reference in New Issue
Block a user