mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Fix extends with dynamic blocks
This commit is contained in:
@ -80,8 +80,8 @@ class Modifier {
|
||||
}
|
||||
|
||||
/**
|
||||
* Crop string by length
|
||||
* UTF8 support
|
||||
* Crop string by length (support unicode)
|
||||
*
|
||||
* @param string $string text witch will be truncate
|
||||
* @param int $length maximum symbols of result string
|
||||
* @param string $etc place holder truncated symbols
|
||||
|
Reference in New Issue
Block a user