Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Stub.php

interface Stub

Same name in this branch
  1. 11.1.x vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/Stub.php \PHPUnit\Framework\MockObject\Stub\Stub
  2. 11.1.x vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Stub.php \PHPUnit\Framework\MockObject\Builder\Stub

@method InvocationStubber method($constraint)

@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit

Hierarchy

  • interface \PHPUnit\Framework\MockObject\Stub

Expanded class hierarchy of Stub

All classes that implement Stub

4 files declare their use of Stub
Generator.php in vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Generator.php
MockMethodCallRule.php in vendor/phpstan/phpstan-phpunit/src/Rules/PHPUnit/MockMethodCallRule.php
MockObjectComparator.php in vendor/sebastian/comparator/src/MockObjectComparator.php
TestCase.php in vendor/phpunit/phpunit/src/Framework/TestCase.php

File

vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/Stub.php, line 19

Namespace

PHPUnit\Framework\MockObject
View source
interface Stub {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal