mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-01 17:12:39 +00:00
Fix coding standard issues in View/
This commit is contained in:
parent
0df239de2b
commit
acccdcde1f
19 changed files with 103 additions and 129 deletions
|
@ -87,4 +87,5 @@ class ScaffoldView extends ThemeView {
|
|||
|
||||
throw new MissingViewException($paths[0] . $name . $this->ext);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue