There was an error while loading. Please reload this page.
1 parent b0b9071 commit 7faca2aCopy full SHA for 7faca2a
Facade/index.php
@@ -1,7 +1,7 @@
1
<?php
2
3
/**
4
- * Design pattern "Facade" (Structural) or "Delegation" (Fundamental)
+ * Design pattern "Facade" (Structural)
5
* This is demo code
6
* See for details: http://maxsite.org/page/php-patterns
7
*/
README.md
@@ -2,7 +2,7 @@
See details on http://maxsite.org/page/php-patterns
-* "Facade" (Structural) / "Delegation" (Fundamental)
+* "Facade" (Structural)
8
(c) MaxSite.org, 2019, http://maxsite.org/
0 commit comments