mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-30 19:50:12 +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
|
||||
|
||||
.. literalinclude:: InMemoryPersistence.php
|
||||
.. literalinclude:: Persistence.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
|
Reference in New Issue
Block a user