Ignore:
Timestamp:
03/15/10 17:34:33 (14 years ago)
Author:
pedroerp
Message:

Ticket #609 - Atualizando e padronizando alguns comentários.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/workflow/branches/609/lib/factory/ProcessWrapperFactory.php

    r2249 r2258  
    1414 * processes are updated and using our new static factory. The 
    1515 * only purpose of this class is to forward the calls to our 
    16  * frontend factory class. 
     16 * frontend factory class. Formally, it's an Adapter Design Pattern. 
    1717 * 
    18  * `<tag>` 
    19  * `<tag>` 
    20  * `<tag>` 
     18 * @package Factory 
     19 * @license http://www.gnu.org/copyleft/gpl.html GPL 
     20 * @author Pedro Eugênio Rocha - pedro.eugenio.rocha@gmail.com 
    2121 */ 
    2222class ProcessWrapperFactory 
Note: See TracChangeset for help on using the changeset viewer.