Documentation

Facade
in package

Table of Contents

$generator  : string
$highLowerBound  : int
$lowUpperBound  : int
$templatePath  : string
__construct()  : mixed
process()  : void
copyFiles()  : void
directory()  : string

Properties

$generator

private string $generator

$highLowerBound

private int $highLowerBound

$lowUpperBound

private int $lowUpperBound

$templatePath

private string $templatePath

Methods

__construct()

public __construct([int $lowUpperBound = 50 ][, int $highLowerBound = 90 ][, string $generator = '' ]) : mixed
Parameters
$lowUpperBound : int = 50
$highLowerBound : int = 90
$generator : string = ''
Return values
mixed

copyFiles()

private copyFiles(string $target) : void
Parameters
$target : string
Return values
void

directory()

private directory(string $directory) : string
Parameters
$directory : string
Return values
string

Search results