Overview

Namespaces

  • LeanMapper
    • Bridges
      • Nette
        • DI
    • Exception
    • Reflection
    • Relationship

Classes

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

Class AliasesBuilder

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

Sets current definition to empty string

Sets current definition to empty string

public
# appendToCurrent( string $name )

Appends name to current definition

Appends name to current definition

Parameters

$name
public
# setLast( string $name )

Appends last part to current definition

Appends last part to current definition

Parameters

$name
public
# finishCurrent( )

Finishes building of current definition and begins to build new one

Finishes building of current definition and begins to build new one

public LeanMapper\Reflection\Aliases
# getAliases( string $namespace = '' )

Creates new Aliases instance

Creates new Aliases instance

Parameters

$namespace

Returns

LeanMapper\Reflection\Aliases
tharos/leanmapper v3.3.0 API documentation API documentation generated by ApiGen