Skip to content

Commit 8287d31

Browse files
author
Dominik Liebler
committed
Merge pull request DesignPatternsPHP#98 from garoevans/patch-1
Add link to Repository pattern
2 parents cae77aa + 43ec81a commit 8287d31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

More/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# More
22

33
* [Delegation](Delegation) [:notebook:](http://en.wikipedia.org/wiki/Delegation_pattern)
4-
* [ServiceLocator](ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern)
4+
* [ServiceLocator](ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern)
5+
* [Repository](Repository)

0 commit comments

Comments
 (0)