diff options
Diffstat (limited to 'core/namespace/Page/Factory.php')
-rw-r--r-- | core/namespace/Page/Factory.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/namespace/Page/Factory.php b/core/namespace/Page/Factory.php deleted file mode 100644 index 2fcc361..0000000 --- a/core/namespace/Page/Factory.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php -namespace Page; - -class Factory extends \ItemFactory {} |