0
0
mirror of https://github.com/pmmp/BedrockProtocol.git synced 2025-02-23 04:36:18 +00:00

5 Commits

Author SHA1 Message Date
a61b555134 Allow any static function to have a @generate-create-func tag
this allows the creation of internal auto-generated constructors that aren't called create(), which is useful if the public create() wants to do extra validation without losing autogen capability.
2024-08-13 17:20:20 +01:00
b9981ef877 Run CS fixer on tools directory 2024-03-13 14:34:51 +00:00
665bc27520 Prevent matching start and end markers 2022-04-13 01:48:24 +01:00
4090a47de2 generate-create-static-methods: fixed matching PHPStan doc comments containing wildcards 2022-04-13 01:41:26 +01:00
e9d97026e9 Added the script used to generate ::create() methods 2021-11-21 19:25:40 +00:00