Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eigan committed Nov 25, 2019
1 parent fa459b6 commit 4b9239b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/EntityManagerFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -467,9 +467,8 @@ protected function registerMappingTypes(array $settings = [], EntityManagerInter
/**
* @param array $settings
*
* @return null|EventManager
*
* @throws \Illuminate\Contracts\Container\BindingResolutionException
* @return null|EventManager
*/
private function createEventManager(array $settings = [])
{
Expand Down

0 comments on commit 4b9239b

Please sign in to comment.