Documentation and API source code for Backdrop CMS.
class EntityExampleBasic
EntityExampleBasic extends Entity.
A subclass of Entity is a requirement for creating a custom entity. It is
also a minimum requirement to define the methods included here, even as
empty functions.