Gets the library item creation timestamp.
int Creation timestamp of the library item.
Overrides LibraryItemInterface::getCreatedTime
public function getCreatedTime() { return $this ->get('created')->value; }