mini\I18n\Translatable::getCallingFile() Method

private

Signature

private function getCallingFile(): string

Returns

string

Documentation

Get the file that called t() using debug_backtrace()

Source

src/I18n/Translatable.php:46-75