Skip to content

Fix ord by id filter interface#8

Merged
thorewi merged 5 commits into
masterfrom
fix-OrdByIdFilterInterface
Nov 10, 2024
Merged

Fix ord by id filter interface#8
thorewi merged 5 commits into
masterfrom
fix-OrdByIdFilterInterface

Conversation

@thorewi

@thorewi thorewi commented Jul 14, 2024

Copy link
Copy Markdown
Contributor

No description provided.

->byId($values);

$this->filterQueryObject($query);
if (method_exists($this, 'filterQueryObject')) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proč tohle není abstraktní funkce a nebo teda prázdná protected?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no protoze pak nemuzes definovat tridu u parametru... a musis to delat pres anotaci... tezko rict co je lepsi...

@thorewi
thorewi merged commit 6dd2e4d into master Nov 10, 2024
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.

2 participants