Skip to content

Comments

refactor: optimize getExtraProperty using Collection::get()#1424

Closed
Ayoub-Mabrouk wants to merge 1 commit intospatie:mainfrom
Ayoub-Mabrouk:getExtraProperty
Closed

refactor: optimize getExtraProperty using Collection::get()#1424
Ayoub-Mabrouk wants to merge 1 commit intospatie:mainfrom
Ayoub-Mabrouk:getExtraProperty

Conversation

@Ayoub-Mabrouk
Copy link

  • Replace Arr::get with Collection::get() to avoid array conversion
  • Improve performance by working directly with Collection
  • Maintain same method signature and behavior

- Replace Arr::get with Collection::get() to avoid array conversion
- Improve performance by working directly with Collection
- Maintain same method signature and behavior
@Ayoub-Mabrouk Ayoub-Mabrouk deleted the getExtraProperty branch October 18, 2025 14:50
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.

1 participant