$collection->prepend($key, $object)

Prepends an element to the data array

  • $key (string)
  • $object (mixed)
  • return ($collection)