Nikita Popov
|
7623d20f69
|
Automatically wrap in Stmt\Expression in builders
|
2017-01-19 22:39:21 +01:00 |
|
lvht
|
39f93f09f9
|
Add setReturnType() method to function/method builders
Also support scalar type hints in existing setTypeHint() method on params.
|
2016-04-09 18:41:38 +09:00 |
|
Nikita Popov
|
55fdbc6dbc
|
Extract common builder methods to abstract classes
Declaration for fns/classes in general and FunctionLike for
functions/methods in particular.
|
2014-12-19 17:47:51 +01:00 |
|
Nikita Popov
|
2438848487
|
Add support for doc comments in builders
|
2014-12-13 13:44:40 +01:00 |
|
Nikita Popov
|
c341ab2ecf
|
Make autoloader for new names PSR-0 compliant
|
2014-04-02 09:44:45 +02:00 |
|