[8.x] Fix InteractsWithFlashData.php return types null in DocBlocks by motoki-ito · Pull Request #37053 · laravel/framework

InteractsWithFlashData old() This method may return null, when to pass the argument $default as null. So this PR: add return types null in DocBlocks