improving class comments.

This commit is contained in:
Taylor Otwell
2011-08-13 22:19:04 -05:00
parent 47d2207c67
commit 21a6040a79
5 changed files with 13 additions and 16 deletions

View File

@@ -90,9 +90,6 @@ class Lang {
/**
* Parse a language key.
*
* The value on the left side of the dot is the language file name,
* while the right side of the dot is the item within that file.
*
* @param string $key
* @param string $language
* @return array