Hal\Pattern\Resolver\Creational\AbstractFactory\AbstractFactory::getCreated PHP Method

getCreated() public method

public getCreated ( ) : strings
return strings
    public function getCreated()
    {
        return $this->created;
    }