Skip to content

PipelineBuilder

  • Full name: \Codefy\Framework\Pipeline\PipelineBuilder
  • This class is marked as final and can't be subclassed
  • This class is a Final class

Properties

pipes

private array $pipes

Methods

pipe

public pipe(callable $pipe): self

Parameters:

Parameter Type Description
$pipe callable

build

public build(): \Codefy\Framework\Pipeline\Chainable


Automatically generated on 2025-10-13