mirror of
https://github.com/flextype/flextype.git
synced 2025-08-10 15:14:20 +02:00
feat(core): Flextype Solid Core - next round #458
This commit is contained in:
@@ -29,7 +29,7 @@ class Cors
|
||||
*/
|
||||
public function __construct($flextype)
|
||||
{
|
||||
$this->flextype = $flextype;
|
||||
$this->flextype = $flextype;
|
||||
$this->container = $flextype->getContainer();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user