Skip to content

mockFunctionWithParameters

Sakri Koskimies edited this page Jul 10, 2025 · 1 revision

mockFunctionWithParameters()

Mock function to demonstrate parameter handling.


  • Full name: mockFunctionWithParameters
  • Defined in: src/Example/functions.php

Parameters

Parameter Type Description
$param1 string Mock parameter 1
$param2 int Mock parameter 2

Return Value

string

Clone this wiki locally