Skip to content

Commit eb7cfde

Browse files
committed
add deprecation comment to core callback slugifier
1 parent 960f8d3 commit eb7cfde

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)