Updated tag actions namespace

This commit is contained in:
Alejandro Celaya
2017-07-15 08:31:21 +02:00
parent 1ba7fc81ac
commit 6717102dd2
5 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ trait TagManagerTrait
}
/**
* Tag names are trimmed, lowercased and spaces are replaced by dashes
* Tag names are trimmed, lower cased and spaces are replaced by dashes
*
* @param string $tagName
* @return string