Skip to content

Commit 4b9239b

Browse files
committed
Fix CI
1 parent fa459b6 commit 4b9239b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/EntityManagerFactory.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,9 +467,8 @@ protected function registerMappingTypes(array $settings = [], EntityManagerInter
467467
/**
468468
* @param array $settings
469469
*
470-
* @return null|EventManager
471-
*
472470
* @throws \Illuminate\Contracts\Container\BindingResolutionException
471+
* @return null|EventManager
473472
*/
474473
private function createEventManager(array $settings = [])
475474
{

0 commit comments

Comments
 (0)