validateSlug() protected method
Checks if given slug value is unique.
protected boolean validateSlug ( $slug ) | ||
---|---|---|
$slug | string |
Slug value |
return | boolean |
Whether slug is unique. |
validateSlug() protected method
Checks if given slug value is unique.
protected boolean validateSlug ( $slug ) | ||
---|---|---|
$slug | string |
Slug value |
return | boolean |
Whether slug is unique. |
Designed by : w10schools
service@w10schools.com
Please login to continue.