We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a2c7d4 commit 5ce279bCopy full SHA for 5ce279b
README.md
@@ -206,7 +206,8 @@ Execute PHP code in the CakePHP application context:
206
207
- `tinker` - Execute arbitrary PHP code with full application context
208
209
-**⚠️ Warning**: This tool executes arbitrary code in your application. Use responsibly and avoid modifying data without explicit approval.
+> [!WARNING]
210
+> This tool executes arbitrary code in your application. Use responsibly and avoid modifying data without explicit approval.
211
212
### Database Tools
213
0 commit comments