Skip to content
Snippets Groups Projects

Convert EntityStorageBaseTest.

Closes #3443533

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
21 22 * @return \Drupal\Core\Entity\EntityInterface|\PHPUnit\Framework\MockObject\MockObject
22 23 * The mocked entity.
23 24 */
24 public function generateEntityInterface($id) {
25 public function generateEntityInterface(string $id): MockObject {
  • Dave Long added 1 commit

    added 1 commit

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading