remove Interface-Suffix

This commit is contained in:
Dominik Liebler
2019-08-19 16:54:21 +02:00
parent 132de8e34e
commit b72515a9af
9 changed files with 55 additions and 38 deletions

View File

@@ -38,9 +38,9 @@ Code
You can also find this code on `GitHub`_
CommandInterface.php
Command.php
.. literalinclude:: CommandInterface.php
.. literalinclude:: Command.php
:language: php
:linenos:
@@ -72,4 +72,4 @@ Tests/CommandTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/Command
.. __: http://en.wikipedia.org/wiki/Command_pattern
.. __: http://en.wikipedia.org/wiki/Command_pattern