protected property OnlyOneTest::$configFactory in Allow a content type only once (Only One) 8
A config factory instance.
Type: \Drupal\Core\Config\ConfigFactoryInterface|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ OnlyOneTest.php, line 49
Class
- OnlyOneTest
- Tests the OnlyOne class methods.
Namespace
Drupal\Tests\onlyone\UnitCode
protected $configFactory;