Skip to content

Conversation

@TumTum
Copy link
Contributor

@TumTum TumTum commented Mar 14, 2025

Replaced self::$originFactoryClass with static::$originFactoryClass to enable late static binding. This ensures that subclasses correctly use their own originFactoryClass instead of always referring to the abstract Payload class.

Replaced self::$originFactoryClass with static::$originFactoryClass
to ensure subclasses correctly use their own originFactoryClass
instead of always referring to the abstract Payload class.
@freekmurze freekmurze merged commit ae6e32a into spatie:main Mar 21, 2025
25 checks passed
@freekmurze
Copy link
Member

Thanks!

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