KGzocha\Searcher\Chain\Collection\CellCollectionInterface::getNamedCell PHP Method

getNamedCell() public method

public getNamedCell ( string $name ) : KGzocha\Searcher\Chain\CellInterface | null
$name string
return KGzocha\Searcher\Chain\CellInterface | null
    public function getNamedCell($name);