-
gt3 made 1 file-release changes.
2009-07-31 09:39:02 UTC in vsrc
-
gt3 made 1 file-release changes.
2009-07-31 07:42:01 UTC in vsrc
-
gt3 made 1 file-release changes.
2009-07-31 04:01:02 UTC in vsrc
-
gt3 made 3 file-release changes.
2009-07-31 01:46:02 UTC in vsrc
-
gt3 made 1 file-release changes.
2009-07-31 01:13:01 UTC in vsrc
-
gt3 made 1 file-release changes.
2009-07-30 22:42:01 UTC in vsrc
-
gt3 made 1 file-release changes.
2009-07-30 22:39:01 UTC in vsrc
-
gt3 changed the public information on the vsrc project.
2009-07-30 20:39:21 UTC in vsrc
-
What can I do to automatically generate php doc blocks templates above every existing function definition in all my project's files?
Basically i want to create a docblock template that looks like:
/**
* [description here]
* @param bool $blah
* @return mixed
*/
and have it automatically placed above every function definition in all my .php files that don't already...
2009-01-30 18:18:15 UTC in PhpDocumentor