li3

NewsDocumentationVersionsPresentationsCommunityDevelopment
  • Documentation
  • Framework API (1.1.x)
  • lithium
  • data
  • Collection
  • keys()

Contents

  • ../

lithium\data\Collection::keys()

Overrides lithium\util\Collection::keys()
public method

Returns the item keys.

Returns

array

The keys of the items.

Source

	public function keys() {
		$this->offsetGet(null);
		return parent::keys();
	}
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

Not sure what those other
guys were talking about but –
hey can you guys be quiet?
I have the microphone. It's my
turn to talk. What? No, you can
grab a snack after I am done…

Pretty much everything is (c) 2009-2023 and beyond, the Union of RAD.