BLUE
PHP 7.4.33
Path:
/var/www/multi-event-cfp.bitkit.dk/httpdocs/vendor/phpdocumentor/reflection-common/src
Run
Logout
Edit File
Size: 600 B
Close
/var/www/multi-event-cfp.bitkit.dk/httpdocs/vendor/phpdocumentor/reflection-common/src/ProjectFactory.php
Text
Base64
<?php declare(strict_types=1); /** * phpDocumentor * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * @link http://phpdoc.org */ namespace phpDocumentor\Reflection; /** * Interface for project factories. A project factory shall convert a set of files * into an object implementing the Project interface. */ interface ProjectFactory { /** * Creates a project from the set of files. * * @param File[] $files */ public function create(string $name, array $files) : Project; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Element.php
515 B
lrw-rw-r--
2020-06-27 09:03:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
File.php
666 B
lrw-rw-r--
2020-06-27 09:03:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Fqsen.php
1.97 KB
lrw-rw-r--
2020-06-27 09:03:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Location.php
1.14 KB
lrw-rw-r--
2020-06-27 09:03:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Project.php
506 B
lrw-rw-r--
2020-06-27 09:03:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ProjectFactory.php
600 B
lrw-rw-r--
2020-06-27 09:03:43
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).