Fix comment indentation
This commit is contained in:
parent
729a964d0c
commit
dc9d7abe14
|
@ -9,7 +9,6 @@ declare(strict_types = 1);
|
||||||
* functions.
|
* functions.
|
||||||
*/
|
*/
|
||||||
final class MD_STD {
|
final class MD_STD {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Wrapper around file_get_contents, that provides catches errors on it and returns
|
* Wrapper around file_get_contents, that provides catches errors on it and returns
|
||||||
* with type safety.
|
* with type safety.
|
||||||
|
@ -431,5 +430,4 @@ final class MD_STD {
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user