PHP-Parser 4.15.5
Added
- Added
makePrivate()
,makeProtected()
,makePublic()
andmakeReadonly()
methods toBuilder\Param
to allow the creation of promoted parameters.
makePrivate()
, makeProtected()
, makePublic()
and makeReadonly()
methods to Builder\Param
to allow the creation of promoted parameters.