Skip to content

Commit 37c126e

Browse files
committed
mark function deprecated
1 parent c998624 commit 37c126e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/model/PhpFunction.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
*
3434
* @author Johannes M. Schmitt <schmittjoh@gmail.com>
3535
* @author Thomas Gossmann
36+
* @deprecated Not a structural model. Please refer to https://github.com/gossi/php-code-generator/issues/35 and join the discussion if you really need this
3637
*/
3738
class PhpFunction extends AbstractModel implements GenerateableInterface, NamespaceInterface, DocblockInterface, RoutineInterface {
3839

0 commit comments

Comments
 (0)