$collection->findBy($key, $value)

Find a single item by a key and value pair

  • $key (string)
  • $value (mixed)
  • return (mixed)