You are here

public function FilterProviderInterface::getFilter in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-hydrator/src/Filter/FilterProviderInterface.php \Zend\Hydrator\Filter\FilterProviderInterface::getFilter()

Provides a filter for hydration

Return value

FilterInterface

File

vendor/zendframework/zend-hydrator/src/Filter/FilterProviderInterface.php, line 19

Class

FilterProviderInterface

Namespace

Zend\Hydrator\Filter

Code

public function getFilter();