Patchwork\CallRerouting\Decorator::__construct PHP Method

__construct() public method

public __construct ( $patch )
    public function __construct($patch)
    {
        $this->patch = $patch;
    }