Renamed more and moved code to Block interface.
[core.git] / inc / classes / main / file_directories / stack / class_StackFile.php
index 299b004276422805c7d681ff1e71ebbe423768f6..df0bec75334b56eaf0c93b4996dcf74ce8d7fcd3 100644 (file)
@@ -21,7 +21,7 @@
  * 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 StackFile extends BaseFile implements InputOutputPointer {
+class StackFile extends BaseFile implements Block {
        /**
         * Protected constructor
         *