Propel 2 API
Interface

Propel\Generator\Model\MappingModelInterface

interface MappingModelInterface

An interface for representing mapping model objects.

Methods

loadMapping(array $attributes)

Loads a model definition from an array.

Details

at line 25
public loadMapping(array $attributes)

Loads a model definition from an array.

Parameters

array $attributes