GoodCodeParser
class GoodCodeParser
Good code can be parsed by the GoodCodeParser except option-good codes.
Methods
__construct(string $parse)
Constructor.
with(string $parser, array|null $goods = null)
Ready to use a fit parser.
array|string
get()
Return good code or good codes.
Details
at line 27
__construct(string $parse)
Constructor.
at line 38
GoodCodeParser
with(string $parser, array|null $goods = null)
Ready to use a fit parser.
at line 48
array|string
get()
Return good code or good codes.