Skip to content

Commit

Permalink
[NFC] doc block fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eileenmcnaughton committed Feb 18, 2023
1 parent 3ed3d2c commit 24bbad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRM/Core/Form.php
Original file line number Diff line number Diff line change
Expand Up @@ -1151,7 +1151,7 @@ public function toSmarty() {
*
* If renderer is not set create one and initialize it.
*
* @return object
* @return self
*/
public function &getRenderer() {
if (!isset($this->_renderer)) {
Expand Down

0 comments on commit 24bbad0

Please sign in to comment.