Skip to content

Commit

Permalink
#2341 - Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Jan 23, 2022
1 parent 6bc75b2 commit 86911a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Library/ArgInfoDefinition.php
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,8 @@ private function getReturnType(): string
*
* This is temporary solution designed specifically for Phalcon project.
*
* @deprecated Used as MVP solution for cross PHP versions support.
* @deprecated used as MVP solution for cross PHP versions support
*
* @return bool
*/
private function renderPhalconCompatible(): bool
Expand Down

0 comments on commit 86911a7

Please sign in to comment.