budde377 / Part

Framework for developing websites written in PHP/Dart.
MIT License
2 stars 0 forks source link

Function String should create getter and setter on fields. #104

Closed budde377 closed 9 years ago

budde377 commented 9 years ago

Right now we are representing getters and setters by creating faux methods. We should create the same methods for fields.


Imported from Bitbucket Originally reported by: Christian Budde Christensen (2014-11-22T17:46:17.381)

budde377 commented 9 years ago

This is already the case


Original comment by: Christian Budde Christensen (2014-11-24 18:11:14+00:00)