class PostSidebar extends Component (View source)

Traits

Properties

$response

Methods

string|null
streamableClassName()

No description

array
data()

Automatically set the class attribute on the attribute bag.

withAttributes(array $attributes)

Automatically set the class attribute on the attribute bag.

__construct(Post $post)

No description

render()

No description

Details

string|null streamableClassName()

No description

Return Value

string|null

array data()

Automatically set the class attribute on the attribute bag.

Return Value

array

Streamable withAttributes(array $attributes)

Automatically set the class attribute on the attribute bag.

Parameters

array $attributes

Return Value

Streamable

__construct(Post $post)

No description

Parameters

Post $post

render()

No description