"alice@x", "bob" => "bob@x"]; function run($ownerId) { global $STORE; return $STORE[$ownerId] ?? null; }