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