it was created the Structural namespace and append its patterns

This commit is contained in:
Antonio Spinelli
2014-04-15 23:14:39 -03:00
parent 7bf6593e3f
commit 113f63a54f
37 changed files with 77 additions and 69 deletions

View File

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