Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / classes / file_directories / text / class_BaseTextFile.php
index 269cb9d4ed4e72c89fc00c51f9b3e127e835420d..f56cc96e2556ac2fe7bb315fead6606d4178aa7f 100644 (file)
@@ -31,7 +31,7 @@ use \SplFileInfo;
  * 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 BaseTextFile extends BaseAbstractFile {
+abstract class BaseTextFile extends BaseAbstractFile {
        /**
         * Protected constructor
         *