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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.