Mercurial > hg > isophonics-drupal-site
comparison core/modules/language/src/HttpKernel/PathProcessorLanguage.php @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | 4c8ae668cc8c |
children |
comparison
equal
deleted
inserted
replaced
16:c2387f117808 | 17:129ea1e6d783 |
---|---|
57 * The language configuration event subscriber. | 57 * The language configuration event subscriber. |
58 * | 58 * |
59 * @var \Drupal\language\EventSubscriber\ConfigSubscriber | 59 * @var \Drupal\language\EventSubscriber\ConfigSubscriber |
60 */ | 60 */ |
61 protected $configSubscriber; | 61 protected $configSubscriber; |
62 | |
63 | 62 |
64 /** | 63 /** |
65 * Constructs a PathProcessorLanguage object. | 64 * Constructs a PathProcessorLanguage object. |
66 * | 65 * |
67 * @param \Drupal\Core\Config\ConfigFactoryInterface $config | 66 * @param \Drupal\Core\Config\ConfigFactoryInterface $config |