Class Language
Namespace: Phramework\Models
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Located at Models/Language.php
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Located at Models/Language.php
Methods summary
public static
string
|
#
template( string $template, string $parameters, string $startChar = '%', string $endChar = '%' )
Replace %key% from template string with their value from parameters array |