Changeset 4527

Show
Ignore:
Timestamp:
06/20/08 15:50:12 (13 months ago)
Author:
guilhermeblanco
Message:

Fixed #1140 referring to source documentation mistakes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.11/lib/Doctrine.php

    r4496 r4527  
    700700     * 
    701701     * @param string $tableName 
    702      * @return object Doctrine_Connection 
     702     * @return Doctrine_Connection 
    703703     */ 
    704704    public static function getConnectionByTableName($tableName) 
     
    957957     * 
    958958     * @param string $componentName 
    959      * @return void 
     959     * @return Doctrine_Table 
    960960     */ 
    961961    public static function getTable($componentName)