W3cubDocs

/Laravel 5.2

NamespacedItemResolver

class NamespacedItemResolver (View source)

Methods

array parseKey( string $key)

Parse a key into namespace, group, and item.

void setParsedKey( string $key, array $parsed)

Set the parsed value of a key.

Details

array parseKey( string $key)

Parse a key into namespace, group, and item.

Parameters

string $key

Return Value

array

void setParsedKey( string $key, array $parsed)

Set the parsed value of a key.

Parameters

string $key
array $parsed

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.2/Illuminate/Support/NamespacedItemResolver.html