Skip to content

Commit 9ba4b7e

Browse files
author
Suleman Hamza
committed
Undefined bug fix
1 parent f62333f commit 9ba4b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Record/Fam/Even.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public function getNote()
105105
*/
106106
public function getObje()
107107
{
108-
return $this->obje;
108+
return $this->_obje;
109109
}
110110

111111
/**

0 commit comments

Comments
 (0)