@@ -23,7 +23,7 @@ |
||
| 23 | 23 | /** |
| 24 | 24 | * @param string $context |
| 25 | 25 | * @param string $file |
| 26 | - * @param \PhpParser\Node\Stmt $propertyContex |
|
| 26 | + * @param \PhpParser\Node\Stmt $propertyContext |
|
| 27 | 27 | * @param \PhpParser\Node\Stmt\Property $property |
| 28 | 28 | */ |
| 29 | 29 | public function __construct($context, $file, Stmt $propertyContext, Property $property) |