fixing namespace

This commit is contained in:
Trismegiste
2013-05-11 02:07:29 +02:00
parent 97096bc23f
commit cfa9014906

View File

@@ -1,6 +1,6 @@
<?php
namespace DesignPatterns;
namespace DesignPatterns\Decorator;
/**
* Decorator pattern