@@ -258,6 +258,9 @@ |
||
258 | 258 | return $this->withUuid($value)->first(); |
259 | 259 | } |
260 | 260 | |
261 | + /** |
|
262 | + * @param string $str |
|
263 | + */ |
|
261 | 264 | public function strUuidSuffix($str) |
262 | 265 | { |
263 | 266 | $suffix = $this->getUuidSuffix(); |