Note the three backticks then php in the opening fence, and the closing fence is just three backticks. It's common for the opening backticks to have no code type, or something like source.
Code should also have been automatically formatted into PSR-2 format, but sometimes these slip through the net.
Check code blocks are correct
Code blocks should be in the following format...
Note the three backticks then php in the opening fence, and the closing fence is just three backticks. It's common for the opening backticks to have no code type, or something like source.
Code should also have been automatically formatted into PSR-2 format, but sometimes these slip through the net.