Use majestic namespaces.

This commit is contained in:
2014-06-02 20:30:44 +04:00
parent 0f60a843a5
commit ba2985f072
8 changed files with 15 additions and 5 deletions

View File

@ -1,4 +1,5 @@
<?php
namespace dimti\Image;
abstract class UploadHelper
{