Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 222 Bytes

UPGRADE-FROM-2.4.1-TO-2.4.2.md

File metadata and controls

9 lines (6 loc) · 222 Bytes

Upgrade from v2.4.1 to v2.4.2

UI elements

The definition of the UiElementTrait has changed:

  • Adding 2 new methods:
  • public function getWireframe(): string
  • public function getWireframeAsHtml(): string