class Result implements ResultInterface (View source)

Properties

protected $originalContent
protected $replacedContent
protected $items
protected $routines

Methods

addInspectionRoutine(RoutineInterface $routine)

No description

mixed
getOriginalContent()

No description

setOriginalContent(mixed $originalContent)

No description

__construct($originalContent)

No description

getReplacedContent()

No description

addMatchedItem(ItemInterface $item)

No description

getMatchedItems()

No description

getReplacedValue()

No description

Details

addInspectionRoutine(RoutineInterface $routine)

No description

Parameters

RoutineInterface $routine

mixed getOriginalContent()

No description

Return Value

mixed

setOriginalContent(mixed $originalContent)

No description

Parameters

mixed $originalContent

__construct($originalContent)

No description

Parameters

$originalContent

getReplacedContent()

No description

addMatchedItem(ItemInterface $item)

No description

Parameters

ItemInterface $item

getMatchedItems()

No description

getReplacedValue()

No description