common\models\Feedback::tableName PHP Méthode

tableName() public static méthode

public static tableName ( )
    public static function tableName()
    {
        return '{{%feedback}}';
    }