Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
CustomBlockTestBase.php
»
CustomBlockTestBase
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
protected property CustomBlockTestBase::$adminUser
Admin user
Type:
object
File
drupal/
core/
modules/
block/
custom_block/
lib/
Drupal/
custom_block/
Tests/
CustomBlockTestBase.php
, line 27
Contains
\Drupal\custom_block\Tests\CustomBlockTestBase
.
Class
CustomBlockTestBase
Sets up page and article content types.
Namespace
Drupal\custom_block\Tests
Code
protected $adminUser;