KGzocha\Searcher\Chain\Collection\CellCollectionInterface::addNamedCell PHP 메소드

addNamedCell() 공개 메소드

public addNamedCell ( string $name, KGzocha\Searcher\Chain\CellInterface $cell )
$name string
$cell KGzocha\Searcher\Chain\CellInterface
    public function addNamedCell($name, CellInterface $cell);