Skip to content

Changed confusing negative wording on 'Mapped Superclasses' doc #687

Changed confusing negative wording on 'Mapped Superclasses' doc

Changed confusing negative wording on 'Mapped Superclasses' doc #687

Workflow file for this run

name: "Documentation"
on:
pull_request:
branches:
- "*.x"
paths:
- ".github/workflows/documentation.yml"
- "docs/**"
push:
branches:
- "*.x"
paths:
- ".github/workflows/documentation.yml"
- "docs/**"
jobs:
documentation:
name: "Documentation"
uses: "doctrine/.github/.github/workflows/documentation.yml@7.1.0"