You are here

protected property AjaxControllerTest::$method in Sortableviews 8

Instance of \ReflectionMethod for testing of ::retrieveOrderFromRequest().

Type: \ReflectionMethod

File

tests/src/Unit/Controller/AjaxControllerTest.php, line 29

Class

AjaxControllerTest
@coversDefaultClass \Drupal\sortableviews\Controller\AjaxController @group sortableviews

Namespace

Drupal\Tests\sortableviews\Unit\Controller

Code

protected $method;