Last updated 1 year ago
Was this helpful?
Properties are lazy loaded and not accessible as public variable, use getter when available, ex : $blog->getUser(), $post->getExcerpt()...
$blog->getUser(), $post->