\Pivot\Client\DtosLegacyLdapGroupDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$friendlyName
$groupName
$groupLevel
$forceLevel
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : integer

Type

integer — id

$friendlyName

$friendlyName : string

Type

string — friendlyName

$groupName

$groupName : string

Type

string — groupName

$groupLevel

$groupLevel : string

Type

string — groupLevel

$forceLevel

$forceLevel : string

Type

string — forceLevel

Methods

getArrayCopy()

getArrayCopy() : array

get an array copy of this

Returns

array —

get_object_vars

__clone()

__clone() : \Pivot\Core\Dtos\new

Sets the ID to null on clone

Returns

\Pivot\Core\Dtos\new —

this