mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
PHPCS.
This commit is contained in:
parent
9d1fbb95b3
commit
dc2fa498ef
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ class ConstructorPost extends Model {
|
|||
parent::__construct($id, $table, $ds);
|
||||
$this->getDataSource()->cacheMethods = false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue