You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

General Rule

In general we use Camel-Case notation for configurations.

Exceptions

Module names

Module names do not use Camel-Case notation but '-'-Notation so we use the same names for the configuration.

Class configurations

Class names always start with capital letters so whenever we're referring to class names in configuration we'll use that spelling.

  • No labels