mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-12 03:30:12 +08:00
Fixed PHPDocs [skip ci]
This commit is contained in:
@@ -177,7 +177,7 @@ class ArrayExpression implements ExpressionInterface, \ArrayAccess, \Countable,
|
|||||||
* @link http://php.net/manual/en/iteratoraggregate.getiterator.php
|
* @link http://php.net/manual/en/iteratoraggregate.getiterator.php
|
||||||
* @return Traversable An instance of an object implementing <b>Iterator</b> or
|
* @return Traversable An instance of an object implementing <b>Iterator</b> or
|
||||||
* <b>Traversable</b>
|
* <b>Traversable</b>
|
||||||
* @since 5.0.0
|
* @since 2.0.14.1
|
||||||
*/
|
*/
|
||||||
public function getIterator()
|
public function getIterator()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user