Property | Type | Description | |
---|---|---|---|
$objectName | string |
Method | Description | |
---|---|---|
__construct ( string $name = '' ) | AbstractSpecObject constructor. | |
__set ( string $name, mixed $value ) | Magic setter. If the name begins with the 'x-' function will delete this section | |
getObjectName ( ) : string | Returns current object name | |
init ( string $name ) : |
Initializes the object depending of the name in Api specifications |
public __construct ( string $name = '' ) | ||
$name | string |
public getObjectName ( ) : string | ||
return | string |