8 lines
77 B
Plaintext
8 lines
77 B
Plaintext
== Compliant Solution
|
|
|
|
----
|
|
function foo($myStateVariable)
|
|
{
|
|
// ...
|
|
}
|
|
---- |