mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 20:20:15 +02:00
cs
This commit is contained in:
@@ -4,7 +4,7 @@ namespace DesignPatterns\AbstractFactory;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* class AbstractFactory
|
* class AbstractFactory
|
||||||
*
|
*
|
||||||
* Sometimes also known as "Kit" in a GUI libraries.
|
* Sometimes also known as "Kit" in a GUI libraries.
|
||||||
*
|
*
|
||||||
* This design pattern implements the Dependency Inversion Principle since
|
* This design pattern implements the Dependency Inversion Principle since
|
||||||
|
Reference in New Issue
Block a user