MockJsonDialectModel::getCustomGetAttribute PHP 메소드

getCustomGetAttribute() 공개 메소드

    public function getCustomGetAttribute()
    {
        return "custom getter result";
    }