mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-04 14:07:25 +02:00
fixing namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace DesignPatterns;
|
namespace DesignPatterns\Decorator;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Decorator pattern
|
* Decorator pattern
|
||||||
|
Reference in New Issue
Block a user