Skip to content

Commit

Permalink
Merge pull request #261 from adobe-commerce-tier-4/ACP2E-3031
Browse files Browse the repository at this point in the history
ACP2E-3031: Update the documentation on OM in templates
  • Loading branch information
jeff-matthews authored Apr 23, 2024
2 parents 3cfd671 + fbc4f28 commit ff384e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/coding-standards/technical-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,8 @@ You need to read configuration from different sources (like database or filesyst

6.2.5 Blocks MUST NOT assume that a specific, or any, controller has been invoked for current request.

6.2.6 Templates MUST NOT instantiate objects. All objects MUST be passed from the Block objects.

### 6.3. Data Access (Persistence) layer

6.3.1. Entities MAY have fields scoped differently (in product, EAV --- per store, options --- per website).
Expand Down

0 comments on commit ff384e8

Please sign in to comment.