Sonata\Component\Order\OrderInterface::setCreatedAt PHP Method

setCreatedAt() public method

public setCreatedAt ( DateTime $createdAt = null )
$createdAt DateTime
    public function setCreatedAt(\DateTime $createdAt = null);