Overview

Namespaces

  • LeanMapper
    • Exception
    • Reflection
    • Relationship

Classes

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

Class PropertyType

Property type

Namespace: LeanMapper\Reflection
Author: Vojtěch Kohout
Located at Reflection/PropertyType.php
Methods summary
public
# __construct( string $type, LeanMapper\Reflection\Aliases $aliases )

Parameters

$type
$aliases
public string
# getType( )

Gets type

Gets type

Returns

string
public boolean
# isBasicType( )

Tells whether current type is basic type (boolean|integer|float|string|array)

Tells whether current type is basic type (boolean|integer|float|string|array)

Returns

boolean
tharos/leanmapper v2.3.0 API documentation API documentation generated by ApiGen