Documentation

AutoMappingStrategy
in package

FinalYes

Specifies how the auto-mapping feature should behave.

Tags
author

Maxime Steinhausser maxime.steinhausser@gmail.com

Table of Contents

Constants

DISABLED  = 2
Explicitly disabled.
ENABLED  = 1
Explicitly enabled.
NONE  = 0
Nothing explicitly set, rely on auto-mapping configured regex.

Methods

__construct()  : mixed
Not instantiable.

Constants

NONE

Nothing explicitly set, rely on auto-mapping configured regex.

public mixed NONE = 0

Methods


        
On this page

Search results