blog-bundle icon indicating copy to clipboard operation
blog-bundle copied to clipboard

Missing method StrategyInterface::updateTags on PHPCRStringStrategy

Open kezaweb opened this issue 11 years ago • 0 comments

Hi, It generate a Fatal Error

PHP Fatal error: Class Symfony\Cmf\Bundle\BlogBundle\Tagging\PHPCRStringStrategy contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Symfony\Cmf
Bundle\BlogBundle\Tagging\StrategyInterface::updateTags) in /[MyWorkspace]/vendor/symfony-cmf/blog-bundle/Symfony/Cmf/Bundle/BlogBundle/Tagging/PHPCRStringStrategy.php on line 49

kezaweb avatar Mar 01 '14 19:03 kezaweb