@@ -310,6 +310,11 @@ |
||
| 310 | 310 | ]; |
| 311 | 311 | } |
| 312 | 312 | |
| 313 | + /** |
|
| 314 | + * @param string $_code |
|
| 315 | + * @param string $_before |
|
| 316 | + * @param string $_after |
|
| 317 | + */ |
|
| 313 | 318 | private static function evaluate($_seed, $_vars, $_code, $_before, $_after) |
| 314 | 319 | { |
| 315 | 320 | $_result = null; |