Inheritance diagram for CreateTrait:Adds create() to entities.
Public Methods | |
| $this | create () |
| Creates the new entity in Asana. More... | |
Protected Methods | |
| null AbstractEntity | _getParentNode () |
| The parent entity, if any, needed for creation. More... | |
|
abstractprotected |
The parent entity, if any, needed for creation.
Reimplemented in Task, Story, Project, CustomField, Portfolio, Tag, Status, EnumOption, AbstractWebhook, Section, and OrganizationExport.
| $this create | ( | ) |