We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add4600 commit 7815198Copy full SHA for 7815198
string.rst
@@ -507,6 +507,11 @@ requested during the program execution. You can also create lazy strings from a
507
// hash computation only if it's needed
508
$lazyHash = LazyString::fromStringable(new Hash());
509
510
+Working with Emojis
511
+-------------------
512
+
513
+These contents have been moved to the :doc:`Emoji component docs </emoji>`.
514
515
.. _string-slugger:
516
517
Slugger
0 commit comments