Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for callables in model factories attributes (#20692)
This will allow to use callables like [$factory, 'create'], Factory::create or classes implementing the __invoke magic method.
- Loading branch information