Issue #2653346 by Wim Leers, borisson_, jibran: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait

8.2.x
Nathaniel Catchpole 2016-04-12 09:08:41 +09:00
parent 7240410517
commit 9ecb17268e
1 changed files with 0 additions and 5 deletions

View File

@ -1,10 +1,5 @@
<?php
/**
* @file
* Contains \Drupal\Core\Cache\UncacheableDependencyTrait.
*/
namespace Drupal\Core\Cache;
/**