Visavi.net
Светлая
Темная
View file system/vendor/aura/autoload/tests/Baz/Qux/Quux.php
Downloads
CMS / Движки
JohnCMS 9.4.1
View archive
View file
БИРЖА РЕКЛАМЫ С ПРЯМЫМИ ССЫЛКАМИ
File size: 103B
<?php namespace Baz\Qux; class Quux { public function exec() { return 'Quux'; } }