\Cherrycake\
:use
statements at the top of your file so you don't need to prefix class names each time you want to use them, like this:/src
directory of your app, and the file name must match the class name, plus the .php
extension. Unlike modules, classes do not need their own directory under /src
.Note that class file names are case-sensitive.