prolib/question-mark-replacer

该包最新版本(v1.0)没有可用的许可信息。

v1.0 2019-04-22 08:42 UTC

This package is auto-updated.

Last update: 2024-09-22 20:21:31 UTC


README

echo QuestionMarkReplacer::replace('string(?)', ['foo']);

// outputs: string(foo)