Skip to content

Commit 7815198

Browse files
committed
[String] Added a message about the moved Emoji docs
1 parent add4600 commit 7815198

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

string.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,11 @@ requested during the program execution. You can also create lazy strings from a
507507
// hash computation only if it's needed
508508
$lazyHash = LazyString::fromStringable(new Hash());
509509

510+
Working with Emojis
511+
-------------------
512+
513+
These contents have been moved to the :doc:`Emoji component docs </emoji>`.
514+
510515
.. _string-slugger:
511516

512517
Slugger

0 commit comments

Comments
 (0)