Skip to content

Instantly share code, notes, and snippets.

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