Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function getCacheMaxAge()
 {
     return \Drupal::state()->get('block_test.cache_max_age', parent::getCacheMaxAge());
 }