Sort of get config to work
This commit is contained in:
@@ -7,5 +7,5 @@ To get started, add a bundle name and description inside of `composer.json`. Add
|
||||
Change the **class name** and **namespace** of the bundle file in `/src`. Change the **file name** to match the class name also.
|
||||
|
||||
# Conventions
|
||||
- `YAML` files must end with `.yml`
|
||||
- `YAML` files must end with `.yaml`
|
||||
- Namespaces should always start with `Pcm\ExampleBundle` (change `Example` to whatever is appropriate)
|
||||
|
||||
Reference in New Issue
Block a user