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 46dacc8 commit a4ebc70Copy full SHA for a4ebc70
commands/web/phpstan
@@ -5,7 +5,6 @@
5
## Description: Run phpstan inside the web container
6
## Usage: phpstan [flags] [args]
7
## Example: "ddev phpstan" or "ddev phpstan -n"
8
-## ProjectTypes: drupal,drupal8,drupal9,drupal10
9
## ExecRaw: true
10
11
if ! command -v phpstan >/dev/null; then
0 commit comments