Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Nov 24, 2021
1 parent 875c9a7 commit 9370403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhpGenerator/Dumper.php
Expand Up @@ -207,7 +207,7 @@ private function dumpLiteral(Literal $var, int $level): string


/**
* Generates PHP statement.
* Generates PHP statement. Supports placeholders: ? \? $? ->? ::? ...? ...?: ?*
*/
public function format(string $statement, ...$args): string
{
Expand Down

0 comments on commit 9370403

Please sign in to comment.