Skip to content
Snippets Groups Projects
Commit c47bdb7b authored by Groß-Vogt, Tobias's avatar Groß-Vogt, Tobias
Browse files

removed dump call

parent 1b7bc49d
Branches
Tags v0.1.79
No related merge requests found
Pipeline #232360 passed
......@@ -213,7 +213,6 @@ abstract class AbstractAuthorizationService implements ContextAwareNormalizerInt
{
$roleExpressions = [];
foreach ($entitiesConfigNode as $entityShortName => $entityNode) {
dump($entityNode);
$entityClassName = $entityNode[AuthorizationConfigDefinition::ENTITY_CLASS_NAME_CONFIG_NODE];
$attributeNames = [];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment