remove Interface-Suffix

This commit is contained in:
Dominik Liebler
2019-08-19 17:07:39 +02:00
parent 27bd89dd63
commit 9cb7660704
9 changed files with 49 additions and 49 deletions

View File

@@ -25,18 +25,18 @@ Code
You can also find this code on `GitHub`_
RoleVisitorInterface.php
.. literalinclude:: RoleVisitorInterface.php
:language: php
:linenos:
RoleVisitor.php
.. literalinclude:: RoleVisitor.php
:language: php
:linenos:
RecordingVisitor.php
.. literalinclude:: RecordingVisitor.php
:language: php
:linenos:
Role.php
.. literalinclude:: Role.php
@@ -65,4 +65,4 @@ Tests/VisitorTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/Visitor
.. __: http://en.wikipedia.org/wiki/Visitor_pattern
.. __: http://en.wikipedia.org/wiki/Visitor_pattern