Atlas

Extends \Ascmvc\AbstractModelObject

Class Atlas

The Atlas class extends the AbstractModelObject and uses the atlas/orm library.

package

LightMVC/ASCMVC

Methods

Static method : returns the Singleton instance of the model class.

getInstance(string $connType, string $connName, array $params) : mixed
inherited static

Arguments

$connType

string

$connName

string

$params

array

Response

mixed

Properties