Overview

Namespaces

  • LeanMapper
    • Exception
    • Reflection
    • Relationship

Classes

  • Aliases
  • AliasesBuilder
  • AliasesParser
  • AnnotationsParser
  • EntityReflection
  • Property
  • PropertyFactory
  • PropertyFilters
  • PropertyType
  • PropertyValuesEnum
  • Overview
  • Namespace
  • Class

Class PropertyValuesEnum

Enumeration of property possible values

Namespace: LeanMapper\Reflection
Author: Vojtěch Kohout
Located at Reflection/PropertyValuesEnum.php
Methods summary
public
# __construct( string $definition, LeanMapper\Reflection\EntityReflection $reflection )

Parameters

$definition
$reflection

Throws

LeanMapper\Exception\InvalidAnnotationException
public boolean
# isValueFromEnum( mixed $value )

Tells whether value is in list of possible property values

Tells whether value is in list of possible property values

Parameters

$value

Returns

boolean
tharos/leanmapper v1.4.0 API documentation API documentation generated by ApiGen