Skip to content

Commit bf52e20

Browse files
committed
mark databases->all() as deprecated
1 parent 63ebc9e commit bf52e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Endpoints/Databases.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ class Databases extends Endpoint implements EndpointInterface
2626
* @return DatabaseCollection
2727
* @throws HandlingException
2828
* @throws NotionException
29+
* @deprecated
2930
*/
3031
public function all(): DatabaseCollection
3132
{

0 commit comments

Comments
 (0)