-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/documentationA developer documentation-related change or request.A developer documentation-related change or request.domain/frameworkResponsible for the framework-level code includes core, administration, storefront, and frontendsResponsible for the framework-level code includes core, administration, storefront, and frontendspriority/highItems that we should do soon.Items that we should do soon.
Description
Technical TODO
In 6.6.3.0, the getDefinition() method was removed from WriteCommand without so much as a hint in the UPGRADE doc.
But the 6.6 and even 6.7 doc still recommends using this method instead of the new way of just $command->getEntityName(). This should be corrected asap.
Metadata
Metadata
Assignees
Labels
area/documentationA developer documentation-related change or request.A developer documentation-related change or request.domain/frameworkResponsible for the framework-level code includes core, administration, storefront, and frontendsResponsible for the framework-level code includes core, administration, storefront, and frontendspriority/highItems that we should do soon.Items that we should do soon.