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