Model
Link
Magento\Widget\Model\ResourceModel\Layout\Link
What it does
This resource model manages database operations for the layout_link table, which connects widget instances to specific store layout updates.
Developers would use this class indirectly when working with widgets to establish relationships between widget configurations and their placement within Magento's layout structure across different store views.