Umstellung auf Contao 4 Bundle

This commit is contained in:
2018-02-14 08:30:39 +01:00
parent b922fe527c
commit b1d3d540bb
129 changed files with 812 additions and 423 deletions

15
vendor/composer/autoload_static.php vendored Normal file
View File

@ -0,0 +1,15 @@
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit36717b67703aeeb9fbf654ae4d3947d4
{
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
}, null, ClassLoader::class);
}
}