Skip to content

Add missing final/abstract keywords#1626

Merged
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:williamjallen-patch-3
Aug 10, 2023
Merged

Add missing final/abstract keywords#1626
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:williamjallen-patch-3

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

The FilterController class was created before #1587 was merged, and is thus missing the final designation.

AbstractBuildController was missed amidst some logical conflicts when previous PRs were merged and has been designated as abstract.

In the future, it might be interesting to create a PHPStan plugin which ensures that all future controllers follow our naming and designation conventions.

@josephsnyder josephsnyder added this pull request to the merge queue Aug 10, 2023
Merged via the queue into Kitware:master with commit 8652621 Aug 10, 2023
@williamjallen williamjallen deleted the williamjallen-patch-3 branch August 10, 2023 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants