Log in
Helper

Data

Magento\Integration\Helper\Data

What it does

This helper class provides utility functions for working with integrations in Magento 2.

Developers use it to transform ACL resource arrays into a jsTree-compatible format for displaying resource permissions in the admin UI, and to check if an integration was created via configuration files rather than through the admin interface.

Public Methods

  • mapResources()
  • isConfigType()