PHP Interface ZF2rapid\Generator\ClassGenerator\ClassGeneratorInterface

Inheritance: extends Zend\Code\Generator\GeneratorInterface
Datei anzeigen Open project: zfrapid/zf2rapid Interface Usage Examples

Public Methods

Method Description
build ( string $className, string $moduleName ) Build the class

Method Details

build() public method

Build the class
public build ( string $className, string $moduleName )
$className string
$moduleName string