Replace ${} style constructions in the given value with the
string value of the corresponding data types. This method is
static.
public static replaceProperties ( Project $project, $value, $keys ) : string | ||
$project | Project | |
Результат | string | the replaced string or null if the string
itself was null |