You are here

public property UbercartFulfillmentMethod::$no_ui in Ubercart 8.4

If TRUE, the plugin will be hidden from the UI.

Type: bool

File

shipping/uc_fulfillment/src/Annotation/UbercartFulfillmentMethod.php, line 35

Class

UbercartFulfillmentMethod
Defines an Ubercart fulfillment method annotation object.

Namespace

Drupal\uc_fulfillment\Annotation

Code

public $no_ui = FALSE;