aboutsummaryrefslogtreecommitdiffstats
path: root/async.php
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2018-01-28 02:52:32 +0100
committerThomas Lange <code@nerdmind.de>2018-01-28 02:52:32 +0100
commitf48b94d0aaf8f7057b9f37152ae028b49c710f31 (patch)
tree224833ad9166ce656a18ab7735d6e7810624d4c0 /async.php
parentfbe375107d96be9488b7072c8687a1acc3ba2fa6 (diff)
downloadbigpipe-f48b94d0aaf8f7057b9f37152ae028b49c710f31.tar.gz
bigpipe-f48b94d0aaf8f7057b9f37152ae028b49c710f31.tar.xz
bigpipe-f48b94d0aaf8f7057b9f37152ae028b49c710f31.zip
Replace function call "removeLineBreaksAndTabs" with "str_replace"
This commit replaces the function call of "removeLineBreaksAndTabs" from "Pagelet::flush()" with the direct call of the "str_replace" function. Therefore, you don't need to include the external function "removeLineBreaksAndTabs" (which was located outside the BigPipe namespace) into your project anymore.
Diffstat (limited to 'async.php')
0 files changed, 0 insertions, 0 deletions