File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
lib/internal/Magento/Framework/File Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -342,6 +342,7 @@ private function validateDestination(string $destinationFolder): void
342342 * @return void
343343 *
344344 * @deprecated 100.0.8
345+ * @see Nothing
345346 */
346347 protected function chmod ($ file )
347348 {
@@ -385,6 +386,7 @@ protected function _moveFile($tmpPath, $destPath)
385386 *
386387 * @return LoggerInterface
387388 * @deprecated
389+ * @see Nothing
388390 */
389391 private function getLogger (): LoggerInterface
390392 {
@@ -838,6 +840,7 @@ public static function getNewFileName($destinationFile)
838840 * @param string $fileName
839841 * @return string
840842 * @deprecated 101.0.4
843+ * @see Nothing
841844 */
842845 public static function getDispretionPath ($ fileName )
843846 {
@@ -873,6 +876,7 @@ public static function getDispersionPath($fileName)
873876 *
874877 * @return DriverInterface
875878 * @deprecated
879+ * @see Nothing
876880 */
877881 private function getFileDriver (): DriverInterface
878882 {
You can’t perform that action at this time.
0 commit comments