You are here

protected property SocialAuthTestBase::$socialAuthLoginBlock in Social Auth 8.2

Same name and namespace in other branches
  1. 3.x tests/src/Functional/SocialAuthTestBase.php \Drupal\Tests\social_auth\Functional\SocialAuthTestBase::socialAuthLoginBlock

The block entity.

Type: \Drupal\block\Entity\Block

File

tests/src/Functional/SocialAuthTestBase.php, line 32

Class

SocialAuthTestBase
Defines a base class for testing Social Auth implementers.

Namespace

Drupal\Tests\social_auth\Functional

Code

protected $socialAuthLoginBlock;