%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex_o/demo/vendor/amirami/localizator/src/
Upload File :
Create Path :
Current File : /www/loslex_o/demo/vendor/amirami/localizator/src/helpers.php

<?php

if (! function_exists('lang_path')) {
    /**
     * @param string $path
     * @return string
     */
    function lang_path($path = '')
    {
        return version_compare(app()->version(), '9.0', '>=')
            ? app()->langPath($path)
            : resource_path('lang'.($path !== '' ? DIRECTORY_SEPARATOR.$path : ''));
    }
}

Zerion Mini Shell 1.0