Documentation

Location
in package
implements DomainObjectInterface

Tags

Interfaces, Classes, Traits and Enums

DomainObjectInterface

Table of Contents

$drupalNid  : LegacyLocationId|null
$id  : ThubLocationId|null
$name  : string|null
__construct()  : mixed
drupalNid()  : LegacyLocationId|null
Returns the location's legacy ID.
id()  : ThubLocationId|null
Returns the location's ID.
name()  : string|null
Returns the location's name.
register()  : Location
Registers a new location.

Properties

Methods

name()

Returns the location's name.

public name() : string|null
Return values
string|null

Search results