Skip to content

Reference classes using current namespace in @see phpdoc #250

Reference classes using current namespace in @see phpdoc

Reference classes using current namespace in @see phpdoc #250

Workflow file for this run

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/[email protected]"