MockJsonDialectModel::getCustomGetAttribute PHP Méthode

getCustomGetAttribute() public méthode

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