Skip to content

Commit ebc9fe5

Browse files
authored
Merge pull request #1143 from nazmulch11/patch-9
is_email function deffination update
2 parents b631c08 + 8a8254c commit ebc9fe5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

data/wordpress-plugin-development.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@
360360
"code": "in_array()"
361361
},
362362
{
363+
"definition": "একটি স্ট্রিং সঠিক ইমেইল ফরম্যাটে আছে কি না তা যাচাই করতে ব্যবহৃত হয়",
363364
"code": "is_email()"
364365
},
365366
{

0 commit comments

Comments
 (0)