#590 Add explanation for Composite pattern

This commit is contained in:
Ilkka Seppälä
2017-08-31 22:11:58 +03:00
parent 7f1fac036e
commit f28ed7b46e
11 changed files with 117 additions and 139 deletions

View File

@ -468,6 +468,7 @@
<param>prototype</param>
<param>adapter</param>
<param>bridge</param>
<param>composite</param>
</skipForProjects>
</configuration>
</plugin>