PHP Interface atk4\data\ConnectionInterface

Show file Open project: atk4/data

Public Methods

Method Description
add ( string $model_name ) Create new instance of the model.

Method Details

add() public method

Create new instance of the model.
public add ( string $model_name )
$model_name string Name of the model