atk4\data\ConnectionInterface::add PHP Method

add() public method

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