function EntityExampleBasicControllerInterface::create

Create an entity.

1 method overrides EntityExampleBasicControllerInterface::create()
EntityExampleBasicController::create in entity_example/entity_example.module
Create and return a new entity_example_basic entity.

File

entity_example/entity_example.module, line 511

Class

EntityExampleBasicControllerInterface
EntityExampleBasicControllerInterface definition.

Code

public function create();