Restructure application. Add README files to clearly explain what each directory...
[rock.divinelegy.git] / app / bll / Artists.php
similarity index 50%
rename from public_html/vendor/DivinElegy/Artists.php
rename to app/bll/Artists.php
index 4df79b2..008951d 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-namespace DivinElegy;
+namespace DivinElegy\BLL;
 
 class Artist
 {