mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-10 00:46:38 +02:00
remove Interface-Suffix
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user