Closed mpanius closed 3 years ago
Update id check to work in php 8 (cause id is typed property) - use isset($this->id) instead if $this->id
Your pull request has been released under version 0.1.0 Thank you for your contribution
Update id check to work in php 8 (cause id is typed property) - use isset($this->id) instead if $this->id