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
342
342
* @return void
343
343
*
344
344
* @deprecated 100.0.8
345
+ * @see Nothing
345
346
*/
346
347
protected function chmod ($ file )
347
348
{
@@ -385,6 +386,7 @@ protected function _moveFile($tmpPath, $destPath)
385
386
*
386
387
* @return LoggerInterface
387
388
* @deprecated
389
+ * @see Nothing
388
390
*/
389
391
private function getLogger (): LoggerInterface
390
392
{
@@ -838,6 +840,7 @@ public static function getNewFileName($destinationFile)
838
840
* @param string $fileName
839
841
* @return string
840
842
* @deprecated 101.0.4
843
+ * @see Nothing
841
844
*/
842
845
public static function getDispretionPath ($ fileName )
843
846
{
@@ -873,6 +876,7 @@ public static function getDispersionPath($fileName)
873
876
*
874
877
* @return DriverInterface
875
878
* @deprecated
879
+ * @see Nothing
876
880
*/
877
881
private function getFileDriver (): DriverInterface
878
882
{
You can’t perform that action at this time.
0 commit comments