Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

Documentation cleanup #118

Merged
merged 9 commits into from
Jul 11, 2013
Merged

Documentation cleanup #118

merged 9 commits into from
Jul 11, 2013

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jul 9, 2013

No description provided.

@jmikola
Copy link
Member Author

jmikola commented Jul 10, 2013

public function __construct(array $elements = array())
{
$this->elements = $elements;
}

/**
* Return the first element in the array, or false is the array is empty.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or false IF the array is empty

@jmikola
Copy link
Member Author

jmikola commented Jul 11, 2013

Thanks for the feedback, @hansnilsson and @torchello.

jmikola added a commit that referenced this pull request Jul 11, 2013
@jmikola jmikola merged commit 64a82c2 into master Jul 11, 2013
@jmikola jmikola deleted the doc-cleanup branch July 11, 2013 16:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants