mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 04:00:18 +02:00
moved texts to README.md
This commit is contained in:
@@ -5,7 +5,7 @@ namespace DesignPatterns\DependencyInjection;
|
||||
/**
|
||||
* class AbstractConfig
|
||||
*/
|
||||
abstract class AbstractConfig implements Parameters
|
||||
abstract class AbstractConfig
|
||||
{
|
||||
/**
|
||||
* @var Storage of data
|
||||
|
Reference in New Issue
Block a user