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