Property | Type | Description | |
---|---|---|---|
$metadata |
Method | Description | |
---|---|---|
getAttribute ( ) | ||
getMeta ( $key ) | ||
hasMeta ( $key ) | ||
setMeta ( $key, $val ) |
Method | Description | |
---|---|---|
compactFqcn ( string $str ) : string | Compacts a FQCN by shortening the full "path" | |
getSpecific ( ) |
protected compactFqcn ( string $str ) : string | ||
$str | string | the FQCN |
return | string | a compacted form of the FQCN |