CacheContextInterface::getLabel

public static CacheContextInterface::getLabel()

Returns the label of the cache context.

Return value

string The label of the cache context.

File

core/lib/Drupal/Core/Cache/Context/CacheContextInterface.php, line 16

Class

CacheContextInterface
Provides an interface for defining a cache context service.

Namespace

Drupal\Core\Cache\Context

Code

public static function getLabel();
doc_Drupal
2016-10-29 08:49:26
Comments
Leave a Comment

Please login to continue.