Issue #2653346 by Wim Leers, borisson_, jibran: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait
parent
7240410517
commit
9ecb17268e
|
@ -1,10 +1,5 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @file
|
||||
* Contains \Drupal\Core\Cache\UncacheableDependencyTrait.
|
||||
*/
|
||||
|
||||
namespace Drupal\Core\Cache;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue