db\BaseActiveRecord offsetExists()

offsetExists() public method

Returns whether there is an element at the specified offset.

This method is required by the interface ArrayAccess.

public boolean offsetExists ( $offset )
$offset mixed

The offset to check on

return boolean

Whether there is an element at the specified offset.

doc_Yii
2016-10-30 16:56:52
Comments
Leave a Comment

Please login to continue.