laminas / laminas-json-server

Laminas Json-Server is a JSON-RPC server implementation.
https://docs.laminas.dev/laminas-json-server/
BSD 3-Clause "New" or "Revised" License
17 stars 6 forks source link

Bugfix: Return value of Smd::setDescription() #8

Closed arueckauer closed 4 years ago

arueckauer commented 4 years ago
Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no

Description

Fix fluent setter return value of Smd::setDescription().

michalbundyra commented 4 years ago

Thanks, @arueckauer!