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.
Defines the contract for generating unified diffs.
\FastForward\DevTools\Resource\DifferInterface
Generates a unified diff between current and updated content.
public diff(string $currentContent, string $updatedContent): string
Parameters:
$currentContent
$updatedContent
Return Value:
the unified diff