Skip to content

Typo fixes in docs (#1088) #329

Typo fixes in docs (#1088)

Typo fixes in docs (#1088) #329

Triggered via push August 22, 2023 07:45
Status Failure
Total duration 43s
Artifacts

codesniffer.yml

on: push
Codesniffer  /  Codesniffer (8.2)
32s
Codesniffer / Codesniffer (8.2)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Codesniffer / Codesniffer (8.2): src/Datagrid.php#L152
The placement of "public static properties" group is invalid. Last group was "public properties" and one of these is expected after it: public properties, protected static properties, protected properties, private static properties, private properties, constructor, destructor, static constructors, public static abstract methods, public static final methods, public static methods, public abstract methods, public final methods, 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.2): src/DataSource/FilterableDataSource.php#L36
The placement of "public methods" group is invalid. Last group was "protected abstract methods" and one of these is expected after it: protected abstract methods, protected final methods, protected methods, private static methods, private methods, magic methods
Codesniffer / Codesniffer (8.2): src/Filter/Filter.php#L34
The placement of "constructor" group is invalid. Last group was "public abstract methods" and one of these is expected after it: public abstract methods, public final methods, 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.2): tests/Cases/Utils/TestingDDatagridEntity.php#L38
The placement of "constructor" group is invalid. Last group was "public final methods" and one of these is expected after it: public final methods, 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.2)
Process completed with exit code 2.