bookmarkService ??= new BookmarkService( $this->bookmarkRepositoryFactory->createBookmarkRepository(), $this->bookmarkRepositoryFactory->createBookmarkGroupRepository(), $this->bookmarkRepositoryFactory->createBookmarkNavigationRepository() ); } }