Propel 2 API
Class

Propel\Generator\Config\ArrayToPhpConverter

class ArrayToPhpConverter

Runtime configuration converter From array to PHP string

Methods

static string convert(array $c)

Create a PHP configuration from an array

Details

at line 26
static public string convert(array $c)

Create a PHP configuration from an array

Parameters

array $c The array configuration

Return Value

string