Documentation

Endpoint extends Writable
in package

Table of Contents

Properties

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

Methods

__construct()  : mixed
getPath()  : string
mergeWith()  : void

Properties

$path

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

protected string $path

Methods

__construct()

public __construct(LoggerInterface $logger, string $path, string $namespace[, null|string|Type $baseType = null ][, string|null $description = null ]) : mixed
Parameters
$logger : LoggerInterface
$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

mergeWith()

public mergeWith(PHPClass $other) : void
Parameters
$other : PHPClass

        
On this page

Search results