Documentation

EntityExample
in package
implements ExampleDataInterface

AbstractYes

Helper class for defining entity examples.

By convention, you should name this class relative to the target workflow, as in:

  • Entity Name: ContributionRecur
  • Example Data: Civi\Test\ExampleData\ContributionRecur\Euro5990
  • Example Name: entity/ContributionRecur/Euro5900

Table of Contents

Interfaces

ExampleDataInterface

Properties

$entityName  : string
$exName  : string

Methods

__construct()  : mixed
bao()  : string
dao()  : string
getExampleName()  : string
Get the name of the example.

Properties

Methods

getExampleName()

Get the name of the example.

protected getExampleName() : string
Return values
string

        
On this page

Search results