PHP Interface Plum\Plum\Converter\ConverterInterface

Author: Florian Eckerstorfer ([email protected])
Inheritance: extends Plum\Plum\PipelineInterface
Show file Open project: plumphp/plum

Public Methods

Method Description
convert ( mixed $item ) : mixed

Method Details

convert() public method

public convert ( mixed $item ) : mixed
$item mixed
return mixed