Skip to content

Commit 74c19eb

Browse files
committed
Merge pull request #2 from symfony-cmf/deprecation-doc
add deprecation comment to core callback slugifier
2 parents 960f8d3 + eb7cfde commit 74c19eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CoreBundle/CallbackSlugifier.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
/**
1717
* Slugifier service which uses a callback.
18+
*
19+
* @deprecated Since 1.0, to be removed in 2.0. Use Symfony\Cmf\Api\Slugifier\CallbackSlugifier instead.
1820
*
1921
* @author Daniel Leech <[email protected]>
2022
*/

0 commit comments

Comments
 (0)