File manager - Edit - /var/www/payraty/helpdesk/vendor/roave/better-reflection/src/SourceLocator/Located/AnonymousLocatedSource.php
Back
<?php declare(strict_types=1); namespace Roave\BetterReflection\SourceLocator\Located; /** * @internal * * @psalm-immutable */ class AnonymousLocatedSource extends LocatedSource { public function __construct(string $source, string $filename) { parent::__construct($source, null, $filename); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings