Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit b618e14

Browse files
committed
Updated to 1.0.5 version
1 parent 5889e13 commit b618e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ public static function changeState($moduleName = null) {
424424
*
425425
* @return boolean
426426
*/
427-
public static function _deleteDir($modulePath, $deleteAll) {
427+
private static function _deleteDir($modulePath, $deleteAll) {
428428

429429
$that = self::getInstance();
430430

0 commit comments

Comments
 (0)