fix confirmation message cancel button #552
Annotations
7 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#L268
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
|
Codesniffer / Codesniffer (8.3):
src/DataSource/ArrayDataSource.php#L18
Type DateTimeInterface is not used in this file.
|