Restructure application. Add README files to clearly explain what each directory...
[rock.divinelegy.git] / app / bll / Artists.php
1 <?php
2 namespace DivinElegy\BLL;
3
4 class Artist
5 {
6
7 }