|
file-fetcher
|
Protected Member Functions | |
| getCommonChunks (array $diff, int $lineThreshold=5) | |
Additional Inherited Members | |
Public Member Functions inherited from SebastianBergmann\Diff\Output\DiffOutputBuilderInterface | |
| getDiff (array $diff) | |
|
protected |
Takes input of the diff array and returns the common parts. Iterates through diff line by line.
| array | $diff | |
| int | $lineThreshold |
1.8.17