Overview

Namespaces

  • DSchoenbauer
    • DotNotation
      • Enum
      • Exception

Classes

  • ExceptionMessage
  • Overview
  • Namespace
  • Class

Class ExceptionMessage

A collection of messages used inside of exceptions

Namespace: DSchoenbauer\DotNotation\Enum
Author: David Schoenbauer dschoenbauer@gmail.com
Located at DotNotation/Enum/ExceptionMessage.php
Constants summary
string PATH_NOT_FOUND
# "Path key: '%s' is not found"
string PATH_NOT_ARRAY
# "Array dot notation path key '%s' is not an array"
string TARGET_NOT_ARRAY
# "Array dot notation target key '%s' value is not an array."
API documentation generated by ApiGen