Closed aik099 closed 10 years ago
When @return $this is detected in PHPDoc, then suggest using self or static instead.
@return $this
self
static
When
@return $this
is detected in PHPDoc, then suggest usingself
orstatic
instead.