DataSource: change getDataSource to public #549
codesniffer.yml
on: push
Codesniffer
/
Codesniffer (8.3)
1m 4s
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
|