mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-24 10:13:17 +02:00
it was created the Behavioral namespace and append its patterns
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace DesignPatterns\NullObject;
|
||||
namespace DesignPatterns\Behavioral\NullObject;
|
||||
|
||||
/**
|
||||
* Performance concerns : ok there is a call for nothing but we spare an "if is_null"
|
||||
|
Reference in New Issue
Block a user