mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-11 16:23:57 +02:00
Fixed w3c validator errors for "Duplicate ID"
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
isChild: true
|
||||
---
|
||||
|
||||
## Design Patterns
|
||||
## Design Patterns {#design_patterns_title}
|
||||
|
||||
When you are building your application it is helpful to use common patterns in your code and common patterns for the
|
||||
overall structure of your project. Using common patterns is helpful because it makes it much easier to manage your code
|
||||
|
Reference in New Issue
Block a user