Log in
Collection

Permissions\Collection

Magento\Authorization\Model\ResourceModel\Permissions\Collection

What it does

This class is a deprecated collection model for retrieving admin permission rules from the database.

Developers should use the Magento\Authorization\Model\ResourceModel\Rules\Collection class instead, as this class simply extends it without adding any functionality and exists only for backward compatibility.