Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[11.x] Add getConnection() Method to Factory Class for Retrieving Dat…
…abase Connection (#53237) * Add a getter to get the connection of a Factory * Test for getConnection() method inside the Illuminate\Database\Eloquent\Factories\Factory class * return correct type docblock * Update Factory.php * Update DatabaseEloquentFactoryTest.php --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
- Loading branch information