Skip to content

Add __call magic method to delegate undefined methods to $type#29

Merged
amulet1 merged 1 commit into
horde:FRAMEWORK_6_0from
horde6:type_fc
May 10, 2026
Merged

Add __call magic method to delegate undefined methods to $type#29
amulet1 merged 1 commit into
horde:FRAMEWORK_6_0from
horde6:type_fc

Conversation

@amulet1
Copy link
Copy Markdown
Member

@amulet1 amulet1 commented May 10, 2026

Forwards any undefined method calls to $this->type to maintain forward compatibility with V3 changes.

Forwards any undefined method calls to $this->type to maintain
forward compatibility with V3 changes.
@amulet1 amulet1 merged commit 753eee8 into horde:FRAMEWORK_6_0 May 10, 2026
1 check failed
@amulet1
Copy link
Copy Markdown
Member Author

amulet1 commented May 10, 2026

See also horde/ingo/pull/20.

@amulet1 amulet1 deleted the type_fc branch May 10, 2026 16:30
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