Documentation

TransactionMockFactory
in package

Tags

Table of Contents

makeSingle()  : object|Transaction
makeSingleAsStandardClass()  : object
generateAttributes()  : array<string|int, mixed>

Methods

makeSingleAsStandardClass()

public static makeSingleAsStandardClass(array<string|int, mixed>|null $attributes) : object
Parameters
$attributes : array<string|int, mixed>|null
Tags
Return values
object

generateAttributes()

private static generateAttributes(array<string|int, mixed>|null $attributes) : array<string|int, mixed>
Parameters
$attributes : array<string|int, mixed>|null
Tags
Return values
array<string|int, mixed>

Search results