]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/file_directories/text/input/class_BaseInputTextFile.php
Continued:
[core.git] / framework / main / classes / file_directories / text / input / class_BaseInputTextFile.php
index db62b700c45d7292c3e536387c7e88358d5fb27e..1767a55a753c620b47976b431863a763456d8f15 100644 (file)
@@ -28,7 +28,7 @@ use Org\Mxchange\CoreFramework\Filesystem\File\BaseTextFile;
  * 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 BaseInputTextFile extends BaseTextFile {
+abstract class BaseInputTextFile extends BaseTextFile {
        /**
         * Protected constructor
         *