mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-06 15:06:31 +02:00
fix embed some files and add download link to README.md
This commit is contained in:
@@ -45,6 +45,18 @@ Request.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Responsible/FastStorage.php
|
||||
|
||||
.. literalinclude:: Responsible/FastStorage.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Responsible/SlowStorage.php
|
||||
|
||||
.. literalinclude:: Responsible/SlowStorage.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Test
|
||||
----
|
||||
|
||||
|
@@ -42,6 +42,24 @@ Colleague.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Subsystem/Client.php
|
||||
|
||||
.. literalinclude:: Subsystem/Client.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Subsystem/Database.php
|
||||
|
||||
.. literalinclude:: Subsystem/Database.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Subsystem/Server.php
|
||||
|
||||
.. literalinclude:: Subsystem/Server.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Test
|
||||
----
|
||||
|
||||
|
Reference in New Issue
Block a user