Skip to content

Commit

Permalink
Merge pull request #2 from actcoding/automated-documentation-update-1…
Browse files Browse the repository at this point in the history
…2550885091

Automated documentation update
  • Loading branch information
axelrindle authored Dec 30, 2024
2 parents 2d266b1 + 6e203bf commit b1533da
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/phpactor/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

# phpactor (phpactor)

Installs the phpactor language server for php.

## Example Usage

```json
"features": {
"ghcr.io/actcoding/devcontainer-features/phpactor:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | The phpactor version to install. | string | master |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/actcoding/devcontainer-features/blob/main/src/phpactor/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit b1533da

Please sign in to comment.