If there is no division in this PHP code, where the remainder should come from?

$a % $b Modulus Remainder of $a divided by $b.

http://php.net/manual/en/language.operators.arithmetic.php