Components\Model\Traits\Timestampable::getCreatedAt PHP Méthode

getCreatedAt() public méthode

public getCreatedAt ( )
    public function getCreatedAt()
    {
        return $this->created_at;
    }