Opps :(
authorRoland Häder <roland@mxchange.org>
Fri, 8 Feb 2013 17:28:02 +0000 (17:28 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 8 Feb 2013 17:28:02 +0000 (17:28 +0000)
inc/classes/interfaces/criteria/extended/class_AddableCriteria.php

index c98cad3f4b958f4f30b7de749575329058ff10e0..d156ba6f396a8e1bb59cb25f92492049184c2c2b 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/>.
  */
-interface Addable extends FrameworkInterface {
+interface AddableCriteria extends FrameworkInterface {
        /**
         * Adds registration elements to a given dataset instance
         *