mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-01 20:50:15 +02:00
PSR-0 compliance
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace DesignPatterns;
|
||||
namespace DesignPatterns\Singleton;
|
||||
|
||||
/**
|
||||
* Singleton pattern
|
||||
|
Reference in New Issue
Block a user