mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-02 21:17:29 +02:00
Fixed mistype in Repository readme
There was `InMemoryPersistence.php` dublicate instead `Persistence.php`
This commit is contained in:
@@ -57,7 +57,7 @@ PostRepository.php
|
|||||||
|
|
||||||
Persistence.php
|
Persistence.php
|
||||||
|
|
||||||
.. literalinclude:: InMemoryPersistence.php
|
.. literalinclude:: Persistence.php
|
||||||
:language: php
|
:language: php
|
||||||
:linenos:
|
:linenos:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user