#!/bin/bash #ddev-generated ## Description: Run php inside the web container ## Usage: php [flags] [args] ## Example: "ddev php --version" ## ExecRaw: true php "$@"