-
-
Notifications
You must be signed in to change notification settings - Fork 0
ChangelogParser
github-actions edited this page Apr 20, 2026
·
1 revision
Parses the subset of Keep a Changelog structure managed by dev-tools.
- Full name:
\FastForward\DevTools\Changelog\Parser\ChangelogParser - This class is marked as final and can't be subclassed
- This class implements:
\FastForward\DevTools\Changelog\Parser\ChangelogParserInterface - This class is a Final class
Parses markdown content into a changelog document.
public parse(string $contents): \FastForward\DevTools\Changelog\Document\ChangelogDocumentParameters:
| Parameter | Type | Description |
|---|---|---|
$contents |
string |