Thanks to visit codestin.com Credit goes to github.com
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 a29aff0 commit aa7f835Copy full SHA for aa7f835
src/Symfony/Contracts/README.md
@@ -11,7 +11,7 @@ Design Principles
11
12
* contracts are split by domain, each into their own sub-namespaces;
13
* contracts are small and consistent sets of PHP interfaces, traits, normative
14
- docblocks and reference test suites when applicable, ...;
+ docblocks and reference test suites when applicable;
15
* all contracts must have a proven implementation to enter this repository;
16
* they must be backward compatible with existing Symfony components.
17
0 commit comments