PHP Class App\Ninja\Intents\InvoiceIntent

Inheritance: extends BaseIntent
Show file Open project: hillelcoren/invoice-ninja

Protected Properties

Property Type Description
$fieldMap

Public Methods

Method Description
__construct ( $state, $data )

Protected Methods

Method Description
requestInvoiceItems ( )
stateInvoice ( )

Method Details

__construct() public method

public __construct ( $state, $data )

requestInvoiceItems() protected method

protected requestInvoiceItems ( )

stateInvoice() protected method

protected stateInvoice ( )

Property Details

$fieldMap protected property

protected $fieldMap