mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 20:20:15 +02:00
sort php files Behavioral and More
This commit is contained in:
@@ -20,9 +20,9 @@ Code
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
|
||||
OrderInterface.php
|
||||
OrderController.php
|
||||
|
||||
.. literalinclude:: OrderInterface.php
|
||||
.. literalinclude:: OrderController.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
@@ -32,9 +32,9 @@ OrderFactory.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
OrderController.php
|
||||
OrderInterface.php
|
||||
|
||||
.. literalinclude:: OrderController.php
|
||||
.. literalinclude:: OrderInterface.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
|
Reference in New Issue
Block a user