You are here

protected property OrderQueryAccessHandlerTest::$handler in Commerce Core 8.2

The query access handler.

Type: \Drupal\commerce_order\OrderQueryAccessHandler

File

modules/order/tests/src/Kernel/OrderQueryAccessHandlerTest.php, line 22

Class

OrderQueryAccessHandlerTest
Tests the order query access handler.

Namespace

Drupal\Tests\commerce_order\Kernel

Code

protected $handler;