Show
Ignore:
Timestamp:
01/25/08 20:09:22 (10 months ago)
Author:
richi
Message:

coding standards: fixed coding standards issues (function docblock)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/events/stubLazyEventListener.php

    r1209 r1301  
    2626     * constructor 
    2727     * 
    28      * @param  string  $fqClassName  full qualified name of the class to execute 
     28     * @param  string  $fqClassName  full qualified name of the class to execute 
    2929     */ 
    3030    public function __construct($fqClassName)