Minor Correction
This commit is contained in:
parent
1cd64da6af
commit
f254735b46
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function isIsPersistent(): bool
|
||||
public function isPersistent(): bool
|
||||
{
|
||||
return $this->is_persistent;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue