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 1a131fd commit 3b234a1Copy full SHA for 3b234a1
1 file changed
README.md
@@ -39,7 +39,7 @@ Sometimes, it may be necessary to rename the value of the constants (According t
39
const PRODUCT_ID = 'product_id'; //Foreign key
40
const USER_ID = 'user_id'; //Foreign key
41
```
42
-### Syntax Example
+### Example
43
A simple didactic demonstration of the algorithm
44
```php
45
/**
0 commit comments