-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…table-name-for-entity/79084344#79084344 after previous attempt 18f1b9c @ config/packages/doctrine.yaml * mark entire class and derived classes as `readonly` so all props including ones outside the construct promotion are now readonly + `setOrderBy(Field|Desc)()` to allow derived classes init its namesake readonly props instead of directly assigning them * narrow the type of key in `Collection<,>` for variable `$paginators` and param `$queries` @ `setResult()` @ `App\PostsQuery\BaseQuery` @ be
- Loading branch information
Showing
4 changed files
with
39 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters