Neomerx\JsonApi\Contracts\Http\Headers\SupportedExtensionsInterface::getExtensions PHP 메소드

getExtensions() 공개 메소드

Get supported extensions.
public getExtensions ( ) : string
리턴 string
    public function getExtensions();
SupportedExtensionsInterface