symfony-bundle rodboxtrans
trans pour RB en version Alpha
rodbox/rodboxtrans
trans pour RB en version Alpha
- Wednesday, November 16, 2016
- by rodolphe
- Repository
- 0 Watchers
- 0 Stars
- 104 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
RBTransBundle :
Trans pour RB en version Alpha, (*1)
routing :
rb_trans:
resource: "@RBTransBundle/Controller/"
type: annotation
prefix: /trans
config :
- { resource: "@RBTransBundle/Resources/config/services.yml" }
AppKernel.php :
public function registerBundles()
{
$bundles = [
...
new RB\TransBundle\RBTransBundle(),