Skip to content

[MAINTENANCE] Improve XPath parameter naming in Query constructor#37

Merged
beatrycze-volk merged 1 commit into
slub:masterfrom
beatrycze-volk:query
Jul 6, 2026
Merged

[MAINTENANCE] Improve XPath parameter naming in Query constructor#37
beatrycze-volk merged 1 commit into
slub:masterfrom
beatrycze-volk:query

Conversation

@beatrycze-volk

Copy link
Copy Markdown
Collaborator

Rename constructor parameters in the Query class to better reflect their purpose. $xpath is now $baseXpath and $query is now $xpath, clarifying the base path versus the additional query segment.

Rename constructor parameters in the `Query` class to better reflect their purpose. `$xpath` is now `$baseXpath` and `$query` is now `$xpath`, clarifying the base path versus the additional query segment.
@beatrycze-volk beatrycze-volk added this to the PHP MODS Reader 1.0.0 milestone Jul 3, 2026
@beatrycze-volk beatrycze-volk self-assigned this Jul 3, 2026
@beatrycze-volk beatrycze-volk added maintenance Routine updates, code refactoring, and general repository upkeep php Pull requests that update PHP code labels Jul 3, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@beatrycze-volk beatrycze-volk merged commit 3ade225 into slub:master Jul 6, 2026
4 checks passed
@beatrycze-volk beatrycze-volk deleted the query branch July 6, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Routine updates, code refactoring, and general repository upkeep php Pull requests that update PHP code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant