comparison vendor/symfony/translation/Loader/FileLoader.php @ 12:7a779792577d

Update Drupal core to v8.4.5 (via Composer)
author Chris Cannam
date Fri, 23 Feb 2018 15:52:07 +0000
parents 4c8ae668cc8c
children 1fec387a4317
comparison
equal deleted inserted replaced
11:bfffd8d7479a 12:7a779792577d
52 } 52 }
53 53
54 return $catalogue; 54 return $catalogue;
55 } 55 }
56 56
57 /* 57 /**
58 * @param string $resource 58 * @param string $resource
59 * 59 *
60 * @return array 60 * @return array
61 * 61 *
62 * @throws InvalidResourceException If stream content has an invalid format. 62 * @throws InvalidResourceException If stream content has an invalid format.