Documentation

BaseGeneratorStrategy
in package
implements GeneratorStrategyInterface

Generator strategy that generates the class body

Table of Contents

Interfaces

GeneratorStrategyInterface
Generator strategy interface - defines basic behavior of class generators

Methods

generate()  : string
Generate the provided class

Methods

generate()

Generate the provided class

public generate(ClassGenerator $classGenerator) : string
Parameters
$classGenerator : ClassGenerator
Tags
psalm-suppress

MixedInferredReturnType upstream has no declared type

Return values
string

        
On this page

Search results