Sets the library item creation timestamp.
int $timestamp: The library item creation timestamp.
\Drupal\paragraphs_library\LibraryItemInterface The called library item entity.
public function setCreatedTime($timestamp);