Documentation

StringManipulationGenerator
in package
implements Generator

Interfaces, Classes and Traits

Generator

Table of Contents

$passes  : mixed
__construct()  : mixed
addPass()  : mixed
generate()  : mixed
withDefaultPasses()  : StringManipulationGenerator
Creates a new StringManipulationGenerator with the default passes

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $passes) : mixed
Parameters
$passes : array<string|int, mixed>
Return values
mixed

Search results