Skip to content

Commit 8ac4a6d

Browse files
committed
Merge pull request #25 from mnapoli/patch-1
Removed an extra paragraph in the ContainerInterface standard
2 parents 4b91f39 + 89ff95d commit 8ac4a6d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/ContainerInterface.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ This document describes a common interface for dependency injection containers.
66
The goal set by `ContainerInterface` is to standardize how frameworks and libraries make use of a
77
container to obtain objects and parameters (called *entries* in the rest of this document).
88

9-
Frameworks and CMSs that have custom needs MAY extend
10-
the interface for their own purpose, but SHOULD remain compatible with this document.
11-
129
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD",
1310
"SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be
1411
interpreted as described in [RFC 2119][].

0 commit comments

Comments
 (0)