mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +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
|
||||
* @return Traversable An instance of an object implementing <b>Iterator</b> or
|
||||
* <b>Traversable</b>
|
||||
* @since 5.0.0
|
||||
* @since 2.0.14.1
|
||||
*/
|
||||
public function getIterator()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user