Arcanedev\LogViewer\Contracts\LogViewer::setPath PHP Метод

setPath() публичный Метод

Set the log storage path.
public setPath ( string $path ) : Arcanedev\LogViewer\LogViewer
$path string
Результат Arcanedev\LogViewer\LogViewer
    public function setPath($path);