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

This will fit excellently
into my very evil plan.

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