mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-29 11:10:19 +02:00
Update README.rst
This commit is contained in:
@@ -60,9 +60,9 @@ Memento.php
|
|||||||
:language: php
|
:language: php
|
||||||
:linenos:
|
:linenos:
|
||||||
|
|
||||||
Originator.php
|
State.php
|
||||||
|
|
||||||
.. literalinclude:: Originator.php
|
.. literalinclude:: State.php
|
||||||
:language: php
|
:language: php
|
||||||
:linenos:
|
:linenos:
|
||||||
|
|
||||||
@@ -82,4 +82,4 @@ Tests/MementoTest.php
|
|||||||
:linenos:
|
:linenos:
|
||||||
|
|
||||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/Memento
|
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/Memento
|
||||||
.. __: http://en.wikipedia.org/wiki/Memento_pattern
|
.. __: http://en.wikipedia.org/wiki/Memento_pattern
|
||||||
|
Reference in New Issue
Block a user