Skip to content

Instantly share code, notes, and snippets.

@bigin
Last active August 24, 2016 12:36
Show Gist options
  • Save bigin/66d262a5174fb79d2e23a1de902d9f8a to your computer and use it in GitHub Desktop.
Save bigin/66d262a5174fb79d2e23a1de902d9f8a to your computer and use it in GitHub Desktop.
$item = imanager()->getItemMapper()->init(8, 50);
// Accessing an item attribute
echo $item->name;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment