Lggr
SebastianBergmann
Diff
Line
Public Member Functions
|
Public Attributes
|
List of all members
SebastianBergmann\Diff\Line Class Reference
Collaboration diagram for SebastianBergmann\Diff\Line:
[
legend
]
Public Member Functions
__construct
(int $type=self::UNCHANGED, string $content='')
getContent
()
getType
()
Public Attributes
const
ADDED
= 1
const
REMOVED
= 2
const
UNCHANGED
= 3
The documentation for this class was generated from the following file:
vendor/sebastian/diff/src/Line.php
Generated by
1.8.17