You are here

protected property PaymentExecuteAccess::$accessResult in Payment 8.2

The access check result.

Type: \Drupal\Core\Access\AccessResultInterface

File

src/Event/PaymentExecuteAccess.php, line 25

Class

PaymentExecuteAccess
Provides an event that is dispatched when access is checked for payment execution.

Namespace

Drupal\payment\Event

Code

protected $accessResult;