<?php strrev(string $string): string
<?php public function diffForOwls($value, $params) { return strrev($this->diffForHumans($value, $params)); }