File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/Deploy/Model Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -325,7 +325,8 @@ public function cleanupFilesystem($directoryCodeList)
325
325
* @param int $dirPermissions
326
326
* @param int $filePermissions
327
327
* @return void
328
- * @deprecated 2.1.0 As magento2 doesn't control indirectly the access permissions to the files and directories anymore.
328
+ * @deprecated 2.1.0 As magento2 doesn't control indirectly
329
+ * the access permissions to the files and directories anymore.
329
330
* Access permissions to the files and directories are set during deploy Magento 2, directly after
330
331
* uploading code of Magento. Also it is possible to specify the value
331
332
* of inverse mask for setting access permissions to files and directories generated by Magento.
You can’t perform that action at this time.
0 commit comments