Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 17:17:54 +01:00
parent ad8b013cd0
commit cd9a857fed

View file

@ -618,4 +618,5 @@ It depends. Fine for a 'modest' size. Use a real proxy for larger scale apps, us
* `GraphemeString`
* `Utf8String`
* `BinaryString`
+
+ AbstractString - Methods to serialize, get length, to binary or grapheme or utf8
* Methods for starts with, ends with, is empty, join, prepend, split, trim, title etc