Skip to content

Instantly share code, notes, and snippets.

@mattaebersold
Created April 17, 2014 21:12
Show Gist options
  • Save mattaebersold/11011914 to your computer and use it in GitHub Desktop.
Save mattaebersold/11011914 to your computer and use it in GitHub Desktop.
// Return a vimeo embed
public function marqueeVideoEmbed() {
return '<iframe>' . $this->marquee_embed_uid . '</iframe>';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment