file-fetcher
Variables
vendor/sebastian/diff/tests/fixtures/patch.txt File Reference

Variables

diff git a Foo php b Foo php index abcdefg abcdefh a Foo php b Foo php
 
diff git a Foo php b Foo php index abcdefg abcdefh a Foo php b Foo class Foo const ONE = 1
 
const TWO = 2
 
const THREE = 3
 
const FOUR = 4
 

Variable Documentation

◆ FOUR

const FOUR = 4

◆ ONE

diff git a Foo php b Foo php index abcdefg abcdefh a Foo php b Foo class Foo const ONE = 1

◆ php

diff git a Foo php b Foo php index abcdefg abcdefh a Foo php b Foo php

◆ THREE

const THREE = 3

◆ TWO

const TWO = 2