改名
This commit is contained in:
@@ -31,7 +31,8 @@ class Collection extends AbstractCollection
|
|||||||
*/
|
*/
|
||||||
public function getItems()
|
public function getItems()
|
||||||
{
|
{
|
||||||
return $this->_item; // TODO: Change the autogenerated stub
|
// TODO: Change the autogenerated stub
|
||||||
|
return $this->_item;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user