protected property UserUnauthorizedTest::$plugin in Freelinking 8.3
Same name and namespace in other branches
- 4.0.x tests/src/Unit/Plugin/freelinking/UserUnauthorizedTest.php \Drupal\Tests\freelinking\Unit\Plugin\freelinking\UserUnauthorizedTest::plugin
The plugin to test.
Type: \Drupal\freelinking\Plugin\freelinking\Node
File
- tests/
src/ Unit/ Plugin/ freelinking/ UserUnauthorizedTest.php, line 30
Class
- UserUnauthorizedTest
- Tests the user plugin when the current user does not have access.
Namespace
Drupal\Tests\freelinking\Unit\Plugin\freelinkingCode
protected $plugin;