Elgg  Version 4.3
Public Member Functions | List of all members
Elgg\Export\Data Class Reference
Inheritance diagram for Elgg\Export\Data:
Elgg\Export\AccessCollection Elgg\Export\Entity Elgg\Export\Extender Elgg\Export\Relationship

Public Member Functions

 __construct ($input=[], int $flags=ArrayObject::ARRAY_AS_PROPS, string $iterator_class="ArrayIterator")
 {} More...
 
 getTimeCreated ()
 Get time created. More...
 

Detailed Description

Definition at line 13 of file Data.php.

Constructor & Destructor Documentation

Elgg\Export\Data::__construct (   $input = [],
int  $flags = ArrayObject::ARRAY_AS_PROPS,
string  $iterator_class = "ArrayIterator" 
)

{}

Definition at line 18 of file Data.php.

Member Function Documentation

Elgg\Export\Data::getTimeCreated ( )

Get time created.

Returns
DateTime|null

Definition at line 26 of file Data.php.


The documentation for this class was generated from the following file: