Namespace to use to create acl aros in cakephp 4.4

What namespace do I have to use to create acl aros in a controller?

What do you mean by “create acl aros in a controller”? Are you using the CakePHP ACL plugin, or something else? If the CakePHP one, have you looked at the component it provides?

I am using the Cakephp ACL plugin, and I have the profiles table that is the requester for acl and has existing records and I want to add them to aros table