mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-13 02:14:04 +02:00
sort php files Behavioral and More
This commit is contained in:
@@ -33,21 +33,15 @@ Code
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
|
||||
Handler.php
|
||||
|
||||
.. literalinclude:: Handler.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Request.php
|
||||
|
||||
.. literalinclude:: Request.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Responsible/FastStorage.php
|
||||
Handler.php
|
||||
|
||||
.. literalinclude:: Responsible/FastStorage.php
|
||||
.. literalinclude:: Handler.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
@@ -57,6 +51,12 @@ Responsible/SlowStorage.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Responsible/FastStorage.php
|
||||
|
||||
.. literalinclude:: Responsible/FastStorage.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
Test
|
||||
----
|
||||
|
||||
|
Reference in New Issue
Block a user