Continued:
[core.git] / framework / main / classes / resolver / command / class_BaseCommandResolver.php
index 7ac848cdd474c709cf93a4aa5535a5f9097b5332..b0ddb5cc6dc81368d057e1f48a9a5696776b6fbb 100644 (file)
@@ -36,7 +36,7 @@ use \UnexpectedValueException;
  * 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 BaseCommandResolver extends BaseResolver {
+abstract class BaseCommandResolver extends BaseResolver {
        /**
         * Protected constructor
         *