Skip to content

Commit 1b141e2

Browse files
ycerutonicolas-grekas
authored andcommitted
Code enhancement and cleanup
1 parent 6d59be0 commit 1b141e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Command/DebugCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ private function getMetadata($type, $entity)
140140
return;
141141
}
142142
if ($type === 'functions' || $type === 'filters') {
143-
$args = array();
144143
$cb = $entity->getCallable();
145144
if (is_null($cb)) {
146145
return;

0 commit comments

Comments
 (0)