We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4ed6b commit 3bee0ebCopy full SHA for 3bee0eb
Behavioral/Memento/README.rst
@@ -60,9 +60,9 @@ Memento.php
60
:language: php
61
:linenos:
62
63
-Originator.php
+State.php
64
65
-.. literalinclude:: Originator.php
+.. literalinclude:: State.php
66
67
68
@@ -82,4 +82,4 @@ Tests/MementoTest.php
82
83
84
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/Memento
85
-.. __: http://en.wikipedia.org/wiki/Memento_pattern
+.. __: http://en.wikipedia.org/wiki/Memento_pattern
0 commit comments