Skip to content

DataSource: change getDataSource to public #549

DataSource: change getDataSource to public

DataSource: change getDataSource to public #549

Triggered via push March 12, 2025 07:42
Status Failure
Total duration 1m 9s
Artifacts

codesniffer.yml

on: push
Codesniffer  /  Codesniffer (8.3)
1m 4s
Codesniffer / Codesniffer (8.3)
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Codesniffer / Codesniffer (8.3)
Process completed with exit code 2.
Codesniffer / Codesniffer (8.3): src/DataSource/DibiFluentDataSource.php#L222
The placement of "public methods" group is invalid. Last group was "protected methods" and one of these is expected after it: protected methods, private static methods, private methods, magic methods
Codesniffer / Codesniffer (8.3): src/DataSource/DoctrineDataSource.php#L309
The placement of "public methods" group is invalid. Last group was "protected methods" and one of these is expected after it: protected methods, private static methods, private methods, magic methods
Codesniffer / Codesniffer (8.3): src/DataSource/FilterableDataSource.php#L53
The placement of "public abstract methods" group is invalid. Last group was "public methods" and one of these is expected after it: public methods, protected static abstract methods, protected static final methods, protected static methods, protected abstract methods, protected final methods, protected methods, private static methods, private methods, magic methods
Codesniffer / Codesniffer (8.3): src/DataSource/NetteDatabaseTableDataSource.php#L266
The placement of "public methods" group is invalid. Last group was "protected methods" and one of these is expected after it: protected methods, private static methods, private methods, magic methods
Codesniffer / Codesniffer (8.3): src/DataSource/NextrasDataSource.php#L229
The placement of "public methods" group is invalid. Last group was "protected methods" and one of these is expected after it: protected methods, private static methods, private methods, magic methods