Skip to content

Order of properties in user->applyScope(); vs Authorization->applyScope(); #89

@dandoingdev

Description

@dandoingdev

In the AuthorizationComponent we have:
public function applyScope($resource, $action = null)

Verses this in the IdentityDecorator:
public function applyScope($action, $resource)

Is there a reason for the mismatch?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions