Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MockMethod.php
MockMethod::$numberOfParameters
@psalm-var non-negative-int
Type:
numberOfParameters
File
vendor/
phpunit/
phpunit/
src/
Framework/
MockObject/
Generator/
MockMethod.php
, line 69
Class
MockMethod
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\Framework\MockObject\Generator
Code
private readonly int $numberOfParameters;
RSS feed