mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-22 22:33:45 +02:00
remove Interface-Suffix
This commit is contained in:
@@ -41,15 +41,15 @@ Facade.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
OsInterface.php
|
||||
OperatingSystem.php
|
||||
|
||||
.. literalinclude:: OsInterface.php
|
||||
.. literalinclude:: OperatingSystem.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
BiosInterface.php
|
||||
Bios.php
|
||||
|
||||
.. literalinclude:: BiosInterface.php
|
||||
.. literalinclude:: Bios.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
|
Reference in New Issue
Block a user