PHP Class FastFeed\Processor\PathProcessor

Inheritance: implements FastFeed\Processor\ProcessorInterface
Afficher le fichier Open project: fastfeed/fastfeed Class Usage Examples

Méthodes publiques

Méthode Description
process ( array $items ) : array Execute processor

Méthodes protégées

Méthode Description
fixPaths ( Item $item ) : Item
getFixedText ( $text, $domain ) : mixed

Method Details

fixPaths() protected méthode

protected fixPaths ( Item $item ) : Item
$item FastFeed\Item
Résultat FastFeed\Item

getFixedText() protected méthode

protected getFixedText ( $text, $domain ) : mixed
$text
$domain
Résultat mixed

process() public méthode

Execute processor
public process ( array $items ) : array
$items array
Résultat array $items