Changeset 1927

Show
Ignore:
Timestamp:
11/11/08 00:54:32 (2 months ago)
Author:
mikey
Message:

fix doc comment

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework/trunk/src/main/php/net/stubbles/rdbms/persistence/stubPersistenceHelper.php

    r1925 r1927  
    5454     * helper method to create the correct table definition 
    5555     * 
    56      * @param   stubBaseReflectionClass  $entityClass 
    57      * @return  stubDBTableDescription 
     56     * @param   stubBaseReflectionClass       $entityClass 
     57     * @return  stubDatabaseTableDescription 
    5858     */ 
    5959    protected function getTableDescription(stubBaseReflectionClass $entityClass)