mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-26 06:19:20 +02:00
it was created the Behavioral namespace and append its patterns
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace DesignPatterns\Specification;
|
||||
namespace DesignPatterns\Behavioral\Specification;
|
||||
|
||||
/**
|
||||
* An abstract specification allows the creation of wrapped specifications
|
||||
|
Reference in New Issue
Block a user