-
-
Notifications
You must be signed in to change notification settings - Fork 0
ChangelogParserInterface
github-actions edited this page Apr 20, 2026
·
1 revision
Parses managed changelog markdown into domain objects.
- Full name:
\FastForward\DevTools\Changelog\Parser\ChangelogParserInterface
Parses markdown contents into a changelog document.
public parse(string $contents): \FastForward\DevTools\Changelog\Document\ChangelogDocumentParameters:
| Parameter | Type | Description |
|---|---|---|
$contents |
string |