OphCoTherapyapplication_DecisionTreeNode_ResponseType::tableName PHP Метод

tableName() публичный Метод

public tableName ( ) : string
Результат string the associated database table name
    public function tableName()
    {
        return 'ophcotherapya_decisiontreenode_responsetype';
    }