RFC sur les getters / setters pour PHP 5.5 : rfc:propertygetsetsyntax-v1.2 http://t.co/eF0K2GOG #php #php5 #rfc getset
January 21, 2013
PHP: rfc:propertygetsetsyntax-v1.2 [PHP Wiki]
Property accessors provide a clean, easy to understand and unified syntax for get/set accessors. They allow read and write requests (gets and sets) from a class property to be run through a method first. This method can perform validation or a transformation, or update other areas of the class.
/image%2F0004624%2F201210%2Fob_b01b21efdb72588090d70c1e23a4f101_nicolashachet-logo.png)

