Umstellung auf Contao 4 Bundle
This commit is contained in:
14
src/CgoITXlsexportBundle.php
Normal file
14
src/CgoITXlsexportBundle.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
namespace cgoIT\xlsexport;
|
||||
|
||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
|
||||
/**
|
||||
* Configures the Contao aeo bundle.
|
||||
*
|
||||
* @author Carsten Götzinger
|
||||
*/
|
||||
class CgoITXlsexportBundle extends Bundle
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user