Gets the library item creation timestamp.
Return value
int
Creation timestamp of the library item.
File
- paragraphs/modules/paragraphs_library/src/LibraryItemInterface.php, line 37
Class
- LibraryItemInterface
- Provides an interface defining a paragraphs entity.
Namespace
Drupal\paragraphs_library
Code
public function getCreatedTime();