Added a lot of PHP packages for the defunct volkszaehler ebuild
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
require_once 'Fedora/Autoloader/autoload.php';
|
||||
|
||||
Fedora\Autoloader\Autoload::addPsr4('PhpParser\\', __DIR__);
|
||||
Reference in New Issue
Block a user