]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/filesystem/class_BaseFilesystem.php
Continued:
[core.git] / framework / main / classes / filesystem / class_BaseFilesystem.php
index 4ba223298aedd49569b9fd559790ac2a30431e83..20c2fe10cc86eae288a9f726726e8b69df539671 100644 (file)
@@ -28,7 +28,7 @@ use Org\Mxchange\CoreFramework\Object\BaseFrameworkSystem;
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-class BaseFilesystem extends BaseFrameworkSystem {
+abstract class BaseFilesystem extends BaseFrameworkSystem {
        /**
         * Protected constructor
         *