kekrozsak/src/KekRozsak/SecurityBundle/KekRozsakSecurityBundle.php
Polonkai Gergely e1fde17057 Finished authentication
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-02 22:41:06 +02:00

10 lines
142 B
PHP

<?php
namespace KekRozsak\SecurityBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class KekRozsakSecurityBundle extends Bundle
{
}