Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / main / interfaces / listener / class_Listenable.php
index def265bb45b93e750ac701c5af58630d95efeaa3..450305b1999d9ea58590824c80d27ac8a49109db 100644 (file)
@@ -79,7 +79,5 @@ interface Listenable extends FrameworkInterface {
         * @return      $poolInstance   The peer pool instance we shall set
         */
        function getPoolInstance ();
-}
 
-// [EOF]
-?>
+}