You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9239 Add createdAt property + setter and getter (liviubalan)
This PR was merged into the 2.7 branch.
Discussion
----------
Add createdAt property + setter and getter
"createdAt" property and "setCreatedAt" is not defined on section "Using Callbacks to Serialize Properties with Object Instances" so the PHP Fatal error is triggered: Call to undefined method Person::setCreatedAt()
Commits
-------
5d9d563 Add createdAt property + setter and getter
0 commit comments