atk4\data\ConnectionInterface::add PHP 메소드

add() 공개 메소드

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