Overview

Namespaces

  • FastFeed
    • Aggregator
    • Cache
    • Exception
    • Logger
    • Parser
    • Processor
  • PHP

Classes

  • ImageProcessor
  • ImagesProcessor
  • LimitProcessor
  • PathProcessor
  • RemoveStylesProcessor
  • SanitizerProcessor
  • SortByDateProcessor
  • StripTagsProcessor

Interfaces

  • ProcessorInterface
  • Overview
  • Namespace
  • Class
  • Tree

Class RemoveStylesProcessor

RemoveStylesProcessor

FastFeed\Processor\RemoveStylesProcessor implements FastFeed\Processor\ProcessorInterface
Namespace: FastFeed\Processor
Located at src/Processor/RemoveStylesProcessor.php
Methods summary
public array
# process( array $items )

Execute processor

Execute processor

Parameters

$items
array
$items

Returns

array

Implementation of

FastFeed\Processor\ProcessorInterface::process()
public FastFeed\Item
# removeStyle( FastFeed\Item $item )

Parameters

$item
FastFeed\Item
$item

Returns

FastFeed\Item
API documentation generated by ApiGen 2.8.0