You are here

protected property ApiBase::$endpoint in FormAssembly 8

An array of url objects to the formassembly api endpoints.

Type: array

File

src/ApiBase.php, line 50

Class

ApiBase
Base class for Api Objects.

Namespace

Drupal\formassembly

Code

protected $endpoint;