public function __toString() {
return $this->getTitle() ? (string)$this->getTitle() : '';
}
Last active
September 4, 2016 09:48
-
-
Save redleafar/300d2efe4ca2ad0dc91744d887c41909 to your computer and use it in GitHub Desktop.
Set breadcrumb in sonata admin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment