Overview

Namespaces

  • LeanMapper
    • Exception
    • Reflection
    • Relationship

Classes

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

Class PropertyFactory

Property factory

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 $annotation, LeanMapper\Reflection\EntityReflection $reflection )

Creates new LeanMapper\Reflection\Property instance from given annotation

Creates new LeanMapper\Reflection\Property instance from given annotation

Parameters

$annotation
$reflection

Returns

LeanMapper\Reflection\Property

Throws

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