ServiceDataBuilderInterface
Service data builder interface
Table of Contents
Methods
| build() | Builds a service |
Methods
build()
Builds a service
public
build(array<string|int, mixed> $vars, stdClass $package, stdClass $pricing, array<string|int, mixed> $options) : mixed
Parameters
- $vars : array<string|int, mixed>
-
An array of input data
- $package : stdClass
-
An stdClass object for the package
- $pricing : stdClass
-
An stdClass object for the pricing
- $options : array<string|int, mixed>
-
An array of options