Method | Description | |
---|---|---|
model ( $className = __CLASS__ ) : the | Returns the static model of the specified AR class. | |
relations ( ) : array | ||
rules ( ) : array | ||
tableName ( ) : string |
public static model ( $className = __CLASS__ ) : the | ||
return | the | static model class |