Overview

Namespaces

  • LeanMapper
    • Exception
    • Reflection
    • Relationship

Classes

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

Class PropertyFactory

Namespace: LeanMapper\Reflection
Author: Vojtěch Kohout
Located at Reflection/PropertyFactory.php
Methods summary
public
# __construct( )

Throws

LeanMapper\Exception\UtilityClassException
public static LeanMapper\Reflection\Property
# createFromAnnotation( string $annotationType, string $annotation, LeanMapper\Reflection\EntityReflection $entityReflection, LeanMapper\IMapper $mapper = null )

Creates new Property instance from given annotation

Creates new Property instance from given annotation

Parameters

$annotationType
$annotation
$entityReflection
$mapper

Returns

LeanMapper\Reflection\Property

Throws

LeanMapper\Exception\InvalidAnnotationException
tharos/leanmapper v2.3.0 API documentation API documentation generated by ApiGen