[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Configurator/Collections/ -> AttributeCollection.php (summary)

(no description)

File Size: 60 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

AttributeCollection:: (4 methods):
  getAlreadyExistsException()
  getNotExistException()
  normalizeKey()
  normalizeValue()


Class: AttributeCollection  - X-Ref


getAlreadyExistsException($key)   X-Ref
{@inheritdoc}


getNotExistException($key)   X-Ref
{@inheritdoc}


normalizeKey($key)   X-Ref
Normalize a key as an attribute name

param: string $key
return: string

normalizeValue($value)   X-Ref
Normalize a value to an instance of Attribute

param: array|null|Attribute $value
return: Attribute



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1