MetaFox

GeneratorPath

Class GeneratorPath

Table of Contents

Properties

$generate  : bool
$namespace  : string
$path  : string

Methods

__construct()  : mixed
GeneratorPath constructor.
generate()  : bool
getNamespace()  : string
getPath()  : string
convertPathToNamespace()  : string

Properties

Methods

__construct()

GeneratorPath constructor.

public __construct(array<string, mixed> $config) : mixed
Parameters
$config : array<string, mixed>

getNamespace()

public getNamespace() : string
Return values
string

convertPathToNamespace()

private convertPathToNamespace(string $path) : string
Parameters
$path : string
Return values
string

        
On this page

Search results