Not sure yet

Does it work?

<?php
// This code
$data = [
  "isPage" => 1
];
print_r($data);