mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 20:20:15 +02:00
Change PaperBookInterface to BookInterface
It looks like the file name was updated in a few places, but not properly changed in the include line.
This commit is contained in:
@@ -30,7 +30,7 @@ You can also find these code on `GitHub`_
|
||||
|
||||
BookInterface.php
|
||||
|
||||
.. literalinclude:: PaperBookInterface.php
|
||||
.. literalinclude:: BookInterface.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
|
Reference in New Issue
Block a user