PHP 8.2.31
Preview: EventReferenceToMethodNameInterface.php Size: 266 B
/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/rector/rector-symfony/src/Contract/EventReferenceToMethodNameInterface.php

<?php

declare (strict_types=1);
namespace Rector\Symfony\Contract;

use PhpParser\Node\Expr\ClassConstFetch;
interface EventReferenceToMethodNameInterface
{
    public function getClassConstFetch() : ClassConstFetch;
    public function getMethodName() : string;
}

Directory Contents

Dirs: 2 × Files: 1

Name Size Perms Modified Actions
Bridge DIR
- drwxr-xr-x 2024-11-08 13:59:10
Edit Download
Tag DIR
- drwxr-xr-x 2024-11-08 13:59:10
Edit Download
266 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).