Closed pako-pl closed 10 years ago
Please add "return" to the following method:
/** * @see \Pharborist\VisibilityTrait::getVisibility() * * @return \Pharborist\TokenNode */ public function getVisibility() { $this->getClassMemberListNode()->getVisibility(); }
Fixed
Please add "return" to the following method: