protected property OnlyOneTest::$languageManager in Allow a content type only once (Only One) 8
A language manager instance.
Type: \Drupal\Core\Language\LanguageManagerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ OnlyOneTest.php, line 42
Class
- OnlyOneTest
- Tests the OnlyOne class methods.
Namespace
Drupal\Tests\onlyone\UnitCode
protected $languageManager;