Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Talk:Coding style: Difference between revisions

From MoodleDocs
(New page: Should we enforce the PHP5 constructor? (__construct instead of classname()) ~~~~)
 
No edit summary
Line 1: Line 1:
Should we enforce the PHP5 constructor? (__construct instead of classname()) [[User:Nicolas Connault|Nicolas Connault]] 19:55, 19 May 2009 (UTC)
Should we enforce the PHP5 constructor __construct() instead of $classname() [[User:Nicolas Connault|Nicolas Connault]] 19:55, 19 May 2009 (UTC)

Revision as of 19:56, 19 May 2009

Should we enforce the PHP5 constructor __construct() instead of $classname() Nicolas Connault 19:55, 19 May 2009 (UTC)