#590 Add explanation for Chain of Responsibility

This commit is contained in:
Ilkka Seppälä
2017-09-19 23:20:40 +03:00
parent 1b0f55c3eb
commit eb36033b83
9 changed files with 127 additions and 275 deletions

View File

@ -473,6 +473,8 @@
<param>decorator</param>
<param>facade</param>
<param>flyweight</param>
<param>proxy</param>
<param>chain</param>
</skipForProjects>
</configuration>
</plugin>