We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Allows managing eav attributes related to customers. Use it as follows:
public function __construct( Migration\Context $context, private Migration\Facade\CustomerAttribute $customerAttribute ) { parent::__construct($context); }
💡 Tip: all eav attribute capabilities are available for this entity: https://github.com/discorgento/module-migrations/wiki/Eav-Attributes