Todo for consistency.
This commit is contained in:
parent
a3d4b8c722
commit
737c3fcbae
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ class Application_Model_ShowInstance
|
|||
return $this->_showInstance->getDbShowId();
|
||||
}
|
||||
|
||||
/* TODO: A little inconsistent because other models have a getId() method
|
||||
to get PK --RG */
|
||||
public function getShowInstanceId()
|
||||
{
|
||||
return $this->_instanceId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue