diff options
Diffstat (limited to 'docs/dev/plugin-class-classification.md')
| -rw-r--r-- | docs/dev/plugin-class-classification.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/plugin-class-classification.md b/docs/dev/plugin-class-classification.md index ddba364d..c77eca52 100644 --- a/docs/dev/plugin-class-classification.md +++ b/docs/dev/plugin-class-classification.md @@ -87,7 +87,7 @@ the boundary. #### php-native Composer-plugin-api's pure type definitions, the stateless utility classes -(`TlsHelper`, `Platform\Version`, `ClassMapGenerator`, …), exception +(`Platform\Version`, `ClassMapGenerator`, …), exception classes, constants-only classes, the state-decoupled vendor packages (composer/pcre, composer/semver, seld/jsonlint, justinrainbow/json-schema, …) — and *reachable* classes that are stateless and pure (`VersionParser`, |
