REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 871 B
Close
//opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/rector/rector-phpunit/src/Enum/ConsecutiveMethodName.php
Text
Base64
<?php declare (strict_types=1); namespace Rector\PHPUnit\Enum; final class ConsecutiveMethodName { /** * @var string */ public const WILL_RETURN_ON_CONSECUTIVE_CALLS = 'willReturnOnConsecutiveCalls'; /** * @var string */ public const WILL_RETURN_ARGUMENT = 'willReturnArgument'; /** * @var string */ public const WILL_RETURN_SELF = 'willReturnSelf'; /** * @var string */ public const WILL_THROW_EXCEPTION = 'willThrowException'; /** * @var string */ public const WILL_RETURN_REFERENCE = 'willReturnReference'; /** * @var string */ public const WILL_RETURN = 'willReturn'; /** * @var string */ public const WILL_RETURN_CALLBACK = 'willReturnCallback'; /** * @var string */ public const WITH_CONSECUTIVE = 'withConsecutive'; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
AssertMethod.php
256 B
lrw-r--r--
2024-11-08 13:59:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ConsecutiveMethodName.php
871 B
lrw-r--r--
2024-11-08 13:59:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ConsecutiveVariable.php
253 B
lrw-r--r--
2024-11-08 13:59:10
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).