Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ResultCache.php
function ResultCache::setTime
2 methods override
ResultCache::setTime()
DefaultResultCache::setTime
in vendor/
phpunit/
phpunit/
src/
Runner/
ResultCache/
DefaultResultCache.php
NullResultCache::setTime
in vendor/
phpunit/
phpunit/
src/
Runner/
ResultCache/
NullResultCache.php
File
vendor/
phpunit/
phpunit/
src/
Runner/
ResultCache/
ResultCache.php
, line 25
Class
ResultCache
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\Runner\ResultCache
Code
public
function
setTime
(string
$id
, float
$time
) : void;
RSS feed