Commit 93cc7385 by Tobias Munk

added link to composer docs about autoloading

parent ce5c3695
......@@ -37,6 +37,8 @@ using the following syntax: e.g. `[[name()]]`, `[[name\space\MyClass::name()]]`.
},
```
Details about autoloading configuration can be found in the [composer documentation](http://getcomposer.org/doc/04-schema.md#autoload).
### Namespace and package names
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment