Documentation

Component extends Writable
in package

Table of Contents

Properties

$path  : string
Relative path to class from `BaseMapper->getBasePath()`

Methods

__construct()  : mixed
getPath()  : string

Properties

$path

Relative path to class from `BaseMapper->getBasePath()`

protected string $path

Methods

__construct()

public __construct(string $path, string $namespace[, null|string|Type $baseType = null ][, string|null $description = null ]) : mixed
Parameters
$path : string

Relative path to class from BaseMapper->getBasePath()

$namespace : string
$baseType : null|string|Type = null
$description : string|null = null

getPath()

public getPath() : string
Return values
string

        
On this page

Search results