CODE STYLE class/model/ files

This commit is contained in:
Fernando Ontiveros
2012-10-22 05:57:53 -04:00
parent ea98460f99
commit 14c64af8c5
45 changed files with 3066 additions and 3250 deletions

View File

@@ -14,7 +14,7 @@
/**
* Skeleton subclass for performing query and update operations on the 'APP_HISTORY' table.
*
*
*
*
* You should add additional methods to this class to meet the
* application requirements. This class will only be generated as
@@ -22,6 +22,7 @@
*
* @package workflow.engine.classes.model
*/
class AppHistoryPeer extends BaseAppHistoryPeer {
class AppHistoryPeer extends BaseAppHistoryPeer
{
}
} // AppHistoryPeer