prolib/question-mark-replacer

There is no license information available for the latest version (v1.0) of this package.

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

This package is auto-updated.

Last update: 2024-04-22 19:26:40 UTC


README

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

// outputs: string(foo)