[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/config/ -> routing.yml (source)

   1  # Structure:
   2  #
   3  # foo_controller:
   4  #     path: /foo
   5  #     defaults: { _controller: foo_sevice:method }
   6  #
   7  # The above will be accessed via app.php?controller=foo and it will
   8  # instantiate the "foo_service" service and call the "method" method.
   9  #


Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1