mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-10 00:46:38 +02:00
sort php files Creational
This commit is contained in:
@@ -68,4 +68,4 @@ Tests/AdapterTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Adapter
|
||||
.. _`Adapter / Wrapper`: http://en.wikipedia.org/wiki/Adapter_pattern
|
||||
.. _`Adapter / Wrapper`: http://en.wikipedia.org/wiki/Adapter_pattern
|
||||
|
@@ -71,4 +71,4 @@ Tests/BridgeTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Bridge
|
||||
.. _`Bridge`: http://en.wikipedia.org/wiki/Bridge_pattern
|
||||
.. _`Bridge`: http://en.wikipedia.org/wiki/Bridge_pattern
|
||||
|
@@ -62,4 +62,4 @@ Tests/CompositeTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Composite
|
||||
.. _`Composite`: http://en.wikipedia.org/wiki/Composite_pattern
|
||||
.. _`Composite`: http://en.wikipedia.org/wiki/Composite_pattern
|
||||
|
@@ -57,4 +57,4 @@ Tests/DataMapperTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/DataMapper
|
||||
.. _`Data Mapper`: http://en.wikipedia.org/wiki/Data_mapper_pattern
|
||||
.. _`Data Mapper`: http://en.wikipedia.org/wiki/Data_mapper_pattern
|
||||
|
@@ -65,4 +65,4 @@ Tests/DecoratorTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Decorator
|
||||
.. _`Decorator`: http://en.wikipedia.org/wiki/Decorator_pattern
|
||||
.. _`Decorator`: http://en.wikipedia.org/wiki/Decorator_pattern
|
||||
|
@@ -85,4 +85,4 @@ Tests/config.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/DependencyInjection
|
||||
.. _`Dependency Injection`: http://en.wikipedia.org/wiki/Dependency_injection
|
||||
.. _`Dependency Injection`: http://en.wikipedia.org/wiki/Dependency_injection
|
||||
|
@@ -63,4 +63,4 @@ Tests/FacadeTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Facade
|
||||
.. _`Facade`: http://en.wikipedia.org/wiki/Facade_pattern
|
||||
.. _`Facade`: http://en.wikipedia.org/wiki/Facade_pattern
|
||||
|
@@ -41,4 +41,4 @@ Test
|
||||
----
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Proxy
|
||||
.. _`Proxy`: http://en.wikipedia.org/wiki/Proxy_pattern
|
||||
.. _`Proxy`: http://en.wikipedia.org/wiki/Proxy_pattern
|
||||
|
@@ -17,4 +17,4 @@ relationships between entities.
|
||||
Facade/README
|
||||
FluentInterface/README
|
||||
Proxy/README
|
||||
Registry/README
|
||||
Registry/README
|
||||
|
@@ -44,4 +44,4 @@ Tests/RegistryTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Registry
|
||||
.. _`Registry`: http://en.wikipedia.org/wiki/Service_locator_pattern
|
||||
.. _`Registry`: http://en.wikipedia.org/wiki/Service_locator_pattern
|
||||
|
Reference in New Issue
Block a user