Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This service is declared in magesuite-content-constructor-admin/Block/Adminhtml/ContentConstructor/Constructor.php and used in getAsset($assetLocation) method

Note

In progress - to be checked

Frontend

There are no frontend functionalities in this moduleAssets are declared for <content-constructor> tag in magesuite-content-constructor-admin/view/adminhtml/templates/constructor.phtml

Code Block
assets-src="<?= $block->getAsset('/') ?>/"

However, passed values are probably never used.