CODE STYLE class/model/ files

This commit is contained in:
Fernando Ontiveros
2012-10-20 16:52:15 -04:00
parent ad53bd8a50
commit 319f755d18
52 changed files with 2559 additions and 2617 deletions

View File

@@ -14,7 +14,7 @@
/**
* Skeleton subclass for performing query and update operations on the 'SUB_APPLICATION' 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 SubApplicationPeer extends BaseSubApplicationPeer {
class SubApplicationPeer extends BaseSubApplicationPeer
{
}
} // SubApplicationPeer