We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05225b commit 4f2b8a5Copy full SHA for 4f2b8a5
README.md
@@ -92,6 +92,6 @@ The patterns can be structured in roughly three different categories. Please cli
92
93
### [More](More)
94
95
-* [ServiceLocator](More/ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern) (is considered an anti-pattern! :no_entry:)
96
-* [Repository](More/Repository)
97
* [EAV](More/EAV) [:notebook:](https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model)
+* [Repository](More/Repository)
+* [ServiceLocator](More/ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern) (is considered an anti-pattern! :no_entry:)
0 commit comments