... | ... | @@ -121,9 +121,10 @@ class FooBar implements MySimpleInterface { |
|
|
* A group name uses the underscore notation;
|
|
|
* Each service has a corresponding parameter containing the class name, following the SERVICE NAME.class convention.
|
|
|
|
|
|
#### Method Names
|
|
|
|
|
|
|
|
|
#### Method Names (Optional)
|
|
|
|
|
|
When an object has a "main" many relation with related "things" (objects, parameters, ...), the method names are normalized:
|
|
|
|
|
|
`get()`
|
... | ... | |