API Documentation

Deprecated

Table of Contents

packages/framework/src/Framework/Exceptions/BaseUrlNotSetException.php
packages/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php
packages/framework/src/Framework/Features/Blogging/Models/PostAuthor.php
packages/framework/src/Framework/Services/BuildService.php
packages/framework/src/helpers.php

BaseUrlNotSetException.php

Line Element Reason
12 BaseUrlNotSetException

This exception will be removed in v2.0.0.

FeaturedImage.php

Line Element Reason
250 FeaturedImage::isRemote()

This method will be removed in v2.0. Please use Hyperlinks::isRemote instead.

PostAuthor.php

Line Element Reason
92 PostAuthor::getName()

This is not needed as the name property can be accessed directly.

BuildService.php

Line Element Reason
52 BuildService::transferMediaAssets()

This method will be replaced by a build task in v2.0

helpers.php

Line Element Reason
27 unslash()

This function will be replaced by unslash() in v2.0

Search results