mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 20:20:15 +02:00
added missing files in READMEs
This commit is contained in:
@@ -46,5 +46,11 @@ BankAccountProxy.php
|
||||
Test
|
||||
----
|
||||
|
||||
ProxyTest.php
|
||||
|
||||
.. literalinclude:: Tests/ProxyTest.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Proxy
|
||||
.. __: http://en.wikipedia.org/wiki/Proxy_pattern
|
||||
|
@@ -27,6 +27,12 @@ Registry.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Service.php
|
||||
|
||||
.. literalinclude:: Service.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Test
|
||||
----
|
||||
|
||||
|
Reference in New Issue
Block a user