You are here

public property CommerceExchangerProvider::$manual in Commerce Exchanger 8

Define if plugin is manual, without importing data from external provider.

Type: bool

File

src/Annotation/CommerceExchangerProvider.php, line 89

Class

CommerceExchangerProvider
Defines a Commerce exchange rates provider item annotation object.

Namespace

Drupal\commerce_exchanger\Annotation

Code

public $manual = FALSE;