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