Skip to content

Fix: Incorrect Facade Accessor Name#18

Merged
sowailem merged 1 commit intosowailem:mainfrom
ylynfatt:fix-incorrect-facade-accessor-name
Sep 23, 2025
Merged

Fix: Incorrect Facade Accessor Name#18
sowailem merged 1 commit intosowailem:mainfrom
ylynfatt:fix-incorrect-facade-accessor-name

Conversation

@ylynfatt
Copy link
Copy Markdown
Contributor

It seems the Owner facade accessor name is incorrect. The OwnableServiceProvider references it as ownable.owner, however the facade accessor had it as just owner.

This should fix #17

@sowailem sowailem merged commit 09a06e2 into sowailem:main Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Owner Facade gives an error "Target class [owner] does not exist."

2 participants