class NamespacedItemResolver (View source)
| protected array | $parsed | A cache of the parsed items. | 
| array | parseKey(string $key) Parse a key into namespace, group, and item. | |
| array | parseBasicSegments(array $segments) Parse an array of basic segments. | |
| array | parseNamespacedSegments(string $key) Parse an array of namespaced segments. | |
| void | setParsedKey(string $key, array $parsed) Set the parsed value of a key. | 
Parse a key into namespace, group, and item.
Parse an array of basic segments.
Parse an array of namespaced segments.
Set the parsed value of a key.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Support/NamespacedItemResolver.html