REDROOM
PHP 8.3.31
Path:
Logout
Edit File
Size: 1.05 KB
Close
/home/getspomw/royalsquad.us/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/StubApi.php
Text
Base64
<?php declare(strict_types=1); /* * This file is part of PHPUnit. * * (c) Sebastian Bergmann <sebastian@phpunit.de> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPUnit\Framework\MockObject; /** * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit * * @internal This trait is not covered by the backward compatibility promise for PHPUnit */ trait StubApi { private readonly TestDoubleState $__phpunit_state; public function __phpunit_state(): TestDoubleState { return $this->__phpunit_state; } /** @noinspection MagicMethodsValidityInspection */ public function __phpunit_getInvocationHandler(): InvocationHandler { return $this->__phpunit_state()->invocationHandler(); } /** @noinspection MagicMethodsValidityInspection */ public function __phpunit_unsetInvocationMocker(): void { $this->__phpunit_state()->unsetInvocationHandler(); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 10
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
DoubledCloneMethod.php
766 B
lrw-rw-rw-
2025-09-17 06:53:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ErrorCloneMethod.php
666 B
lrw-rw-rw-
2025-09-17 06:53:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
GeneratedAsMockObject.php
627 B
lrw-rw-rw-
2025-09-17 06:53:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
GeneratedAsTestStub.php
627 B
lrw-rw-rw-
2025-09-17 06:53:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Method.php
1.01 KB
lrw-rw-rw-
2025-09-17 06:53:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
MockObjectApi.php
2.77 KB
lrw-rw-rw-
2025-09-17 06:53:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
MutableStubApi.php
1.07 KB
lrw-rw-rw-
2025-09-17 06:53:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ProxiedCloneMethod.php
794 B
lrw-rw-rw-
2025-09-17 06:53:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
StubApi.php
1.05 KB
lrw-rw-rw-
2025-09-17 06:53:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
TestDoubleState.php
2.77 KB
lrw-rw-rw-
2025-09-17 06:53:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).