protected property AuthcacheFormTestBaseFormIdToken::$profile in Authenticated User Page Caching (Authcache) 7.2
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- modules/
authcache_form/ tests/ authcache_form.test, line 274 - Test classes for Authcache Form module.
Class
- AuthcacheFormTestBaseFormIdToken
- Test base form id token.
Code
protected $profile = 'testing';