[4.0.0] Rename Acl\Resource to Acl\Component #13808
Labels
breaks bc
Functionality that breaks Backwards Compatibility
enhancement
Enhancement to the framework
Milestone
As was determined here: #13791
Phalcon\Acl\Role should revert back to what it is in 3.4 and Phalcon\Acl\Resource should be renamed Phalcon\Acl\Component
This also relates to #13639
Phalcon\Acl\Resource
-> Phalcon\Acl\ComponentPhalcon\Acl\ResourceInterface
-> Phalcon\Acl\ComponentInterfacePhalcon\Acl\ResourceAware
-> Phalcon\Acl\ComponentAwareThese should remain unchanged from 3.4:
Phalcon\Acl\Role
Phalcon\Acl\RoleInterface
Phalcon\Acl\RoleAware
Update change log as well as blog post
The text was updated successfully, but these errors were encountered: