Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. protected function _addBreadcrumb($label, $title=null, $link=null)
  2. {
  3. $this->getLayout()->getBlock('breadcrumbs')->addLink($label, $title, $link);
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement