Skip to content

Check public methods in controllers.#85

Merged
omerida merged 1 commit intomainfrom
task/84-controller-rule
Jan 15, 2026
Merged

Check public methods in controllers.#85
omerida merged 1 commit intomainfrom
task/84-controller-rule

Conversation

@omerida
Copy link
Owner

@omerida omerida commented Jan 15, 2026

Linked Issue(s)

Please include the issue number that this PR addresses. This helps track the completion of the original task.

Fixes #84

Summary of Changes

Adds a custom PHPStan rule to enforce expectations for public controller methods.

Testing

Edited public methods to break the rules

Breaking Changes / Migration Notes

(If applicable, describe any backward-incompatible changes and provide instructions for upgrading.)

  • This change introduces breaking changes.
  • No breaking changes.

Adds a custom PHPStan rule to enforce expectations for public controller methods.
@omerida omerida merged commit 9c8a0ce into main Jan 15, 2026
1 check passed
@omerida omerida deleted the task/84-controller-rule branch January 15, 2026 05:16
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.

[MAINT] Enforce controller methods

1 participant