How to use orwhere condition in $this->paginate in cakephp 3

i want to add OR condition in $this->paginate array.
What is the syntax ??

I already asked a similar question here :