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