Model
GetIsPickupLocationActive
Magento\InventoryInStorePickup\Model\Source\GetIsPickupLocationActive
What it does
This utility class safely extracts the pickup location active status from an inventory source.
Developers use this when checking if a warehouse or store location is enabled for in-store pickup, as it handles null checks on extension attributes to prevent errors when the attribute doesn't exist.
Public Methods
- execute()