skeeks\cms\models\CmsContentElementImage::tableName PHP Method

tableName() public static method

public static tableName ( )
    public static function tableName()
    {
        return '{{%cms_content_element_image}}';
    }