mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
mvc: whitespace style
This commit is contained in:
parent
7ee060456b
commit
7d118218c6
@ -315,7 +315,6 @@ abstract class BaseModel
|
||||
$this->internal_model_migration_prefix = (string)$model_xml->migration_prefix;
|
||||
}
|
||||
|
||||
|
||||
// use an xpath expression to find the root of our model in the config.xml file
|
||||
// if found, convert the data to a simple structure (or create an empty array)
|
||||
$tmp_config_data = $internalConfigHandle->xpath($model_xml->mount);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user