Jose\Object\Storable::createObjectFromFileContent PHP Method

createObjectFromFileContent() abstract protected method

abstract protected createObjectFromFileContent ( array $file_content ) : JsonSerializable
$file_content array
return JsonSerializable
    protected abstract function createObjectFromFileContent(array $file_content);